Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 4e79298

Browse files
committed
CryptoJWT version 1.6.0 doesn't exit yet.
1 parent 1c422a3 commit 4e79298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def run_tests(self):
6767
"Programming Language :: Python :: 3.8",
6868
"Topic :: Software Development :: Libraries :: Python Modules"],
6969
install_requires=[
70-
"cryptojwt>=1.6.0",
70+
"cryptojwt>=1.5.2",
7171
"pyOpenSSL",
7272
"filelock>=3.0.12",
7373
'pyyaml>=5.1.2'

0 commit comments

Comments
 (0)