We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f83ead + 9a499e8 commit 67eb7caCopy full SHA for 67eb7ca
requirements.txt
@@ -10,7 +10,7 @@ certifi==2018.1.18 # via requests
10
cffi==1.11.5 # via cryptography
11
chardet==3.0.4 # via requests
12
configobj==5.0.0
13
-cryptography==2.1.4
+cryptography==2.3
14
idna==2.6 # via cryptography, requests
15
netaddr==0.7.19
16
olefile==0.45.1 # via pillow
requirements_test.txt
@@ -11,7 +11,7 @@ cffi==1.11.5
chardet==3.0.4
coverage==4.4.1
flake8==3.5.0
hypothesis==3.46.1
17
idna==2.6
0 commit comments