Skip to content

Commit

Permalink
Check greenlet prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jul 19, 2023
1 parent 90f63af commit 456a14c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
129 changes: 64 additions & 65 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ fs = "^2.4.16"
PyJWT = "~=2.4"
requests = "^2.25.1"
cryptography = ">=3.4.6,<42.0.0"
greenlet = {version = ">2,<4", allow-prereleases = true}
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 456a14c

Please sign in to comment.