We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60eae7e commit d2dc58fCopy full SHA for d2dc58f
setup.py
@@ -44,7 +44,7 @@
44
release_status = "Development Status :: 4 - Beta"
45
core_dependencies = [
46
"aiohttp",
47
- "cryptography",
+ "cryptography>=38.0.3",
48
"Requests",
49
"google-auth",
50
]
0 commit comments