We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d646eb commit d88708bCopy full SHA for d88708b
setup.py
@@ -40,6 +40,7 @@
40
"oauth2client >= 4.0.0",
41
"PyYAML >= 3.0",
42
# https://github.com/iterative/PyDrive2/issues/361
43
+ "cryptography<44",
44
"pyOpenSSL >= 19.1.0, <=24.2.1",
45
],
46
extras_require={
0 commit comments