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

Commit a8a103d

Browse files
committed
Upgrade crytography to 2.3 in requirements.txt
1 parent 42fea5c commit a8a103d

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
@@ -3,7 +3,7 @@ PyJWT==1.0.0
33
#need 2.x for Python3 support
44
python-dateutil==2.1.0
55
#1.1.0 is the first that can be installed on windows
6-
cryptography==1.1.0
6+
cryptography==2.3.0
77
#for testing
88
httpretty==0.8.14
99
pylint==1.5.4

0 commit comments

Comments
 (0)