Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 062bcdc

Browse files
committed
Upgrade PyJWT
1 parent 10e5d8b commit 062bcdc

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
@@ -18,7 +18,7 @@
1818
author_email = '[email protected]'
1919
license = 'MIT'
2020
install_requires = [
21-
'PyJWT>=0.4.3,<0.5',
21+
'PyJWT>=1.0.0,<2.0.0',
2222
]
2323

2424

0 commit comments

Comments
 (0)