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

Commit ef3a881

Browse files
authored
Merge pull request #167 from AzureAD/upgrade-crytography-to-2.3
Upgrade crytography to 2.3 in requirements.txt
2 parents 42fea5c + a8a103d commit ef3a881

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)