Skip to content

Commit

Permalink
set upper bound for cryptography (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Nov 29, 2024
1 parent 8d646eb commit d88708b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"oauth2client >= 4.0.0",
"PyYAML >= 3.0",
# https://github.com/iterative/PyDrive2/issues/361
"cryptography<44",
"pyOpenSSL >= 19.1.0, <=24.2.1",
],
extras_require={
Expand Down

0 comments on commit d88708b

Please sign in to comment.