Skip to content

Commit

Permalink
Merge branch 'main' into feat/one-of-discriminator
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored May 31, 2023
2 parents 4567341 + 0b7d4a8 commit b804dc3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ click = "~=8.0"
fs = "^2.4.16"
PyJWT = "~=2.4"
requests = "^2.25.1"
cryptography = ">=3.4.6,<41.0.0"
cryptography = ">=3.4.6,<42.0.0"
importlib-metadata = {version = "<5.0.0", markers = "python_version < \"3.8\""}
importlib-resources = {version = "5.12.0", markers = "python_version < \"3.9\""}
memoization = ">=0.3.2,<0.5.0"
Expand Down

0 comments on commit b804dc3

Please sign in to comment.