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 876cd1e commit 51920e9Copy full SHA for 51920e9
setup.py
@@ -14,7 +14,7 @@
14
long_description = open("README.md", "r").read()
15
16
install_requires = [
17
- "pycryptodomex>=3.4.7,<4",
+ "pycryptodomex>=3.8.1,<4",
18
"requests>=2.3.0,<3",
19
"pyjwt>=1.3.0,<1.8.0",
20
"pytz>=2019.3",
0 commit comments