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 a883646 commit 90f71ceCopy full SHA for 90f71ce
1 file changed
setup.py
@@ -61,7 +61,7 @@ def run_tests(self):
61
"Programming Language :: Python :: 3.7",
62
"Topic :: Software Development :: Libraries :: Python Modules"],
63
install_requires=[
64
- "cryptojwt>=0.7.15",
+ "cryptojwt>=0.7.16",
65
"pyOpenSSL",
66
],
67
zip_safe=False,
0 commit comments