Skip to content

Commit df7907a

Browse files
authored
cryptography>=2.1.0,<4.0
1 parent 5e571d4 commit df7907a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Django>=1.8
22
djangorestframework>=3.2,<4.0
33
PyJWT>=1.4.0,<2.0.0
4-
cryptography>=2.0,<3.0
4+
cryptography>=2.1.0,<4.0
5+
cryptography>

0 commit comments

Comments
 (0)