We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ece632 + 553c057 commit 7af350dCopy full SHA for 7af350d
1 file changed
python/setup.py
@@ -27,7 +27,7 @@
27
],
28
keywords='crypto http',
29
install_requires=[
30
- 'cryptography~=1.8.1',
+ 'cryptography~=1.9',
31
32
tests_require=[
33
'nose',
0 commit comments