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

Commit b6b42b9

Browse files
committed
Lock PyJWT version as per #40
1 parent 9fbf35b commit b6b42b9

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
Django>=1.3
22
djangorestframework>=2.3.11
3-
PyJWT>=0.1.8
3+
PyJWT>=0.3.0,<0.4

0 commit comments

Comments
 (0)