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 95dc904 commit ab1e76dCopy full SHA for ab1e76d
setup.py
@@ -4,7 +4,7 @@
4
from setuptools.command.test import test as TestCommand
5
6
install_requires = [
7
- "pycryptodomex==3.4.7",
+ "pycryptodomex==3.8.1",
8
"requests>=2.3.0,<3",
9
"pyjwt==1.7.1",
10
"six>=1.8.0",
0 commit comments