Skip to content

Commit 003ae87

Browse files
committed
Be more relaxed about pyjwt version
1 parent 9a51662 commit 003ae87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
six>1.4.0,<2
22
requests>2.5.0,<3
3-
pyjwt==1.7.1
3+
pyjwt>1.1.0,<2

0 commit comments

Comments
 (0)