Skip to content

Commit d88708b

Browse files
authored
set upper bound for cryptography (#364)
1 parent 8d646eb commit d88708b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"oauth2client >= 4.0.0",
4141
"PyYAML >= 3.0",
4242
# https://github.com/iterative/PyDrive2/issues/361
43+
"cryptography<44",
4344
"pyOpenSSL >= 19.1.0, <=24.2.1",
4445
],
4546
extras_require={

0 commit comments

Comments
 (0)