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 1c422a3 commit 4e79298Copy full SHA for 4e79298
1 file changed
setup.py
@@ -67,7 +67,7 @@ def run_tests(self):
67
"Programming Language :: Python :: 3.8",
68
"Topic :: Software Development :: Libraries :: Python Modules"],
69
install_requires=[
70
- "cryptojwt>=1.6.0",
+ "cryptojwt>=1.5.2",
71
"pyOpenSSL",
72
"filelock>=3.0.12",
73
'pyyaml>=5.1.2'
0 commit comments