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.
1 parent a3be0ef commit 678424cCopy full SHA for 678424c
requirements-test.txt
@@ -2,3 +2,7 @@ coverage
2
coveralls
3
isort
4
flake8
5
+# we need this otherwise
6
+# the travis build may break
7
+cryptography==2.1.2
8
+pyopenssl>=17.1.0,<17.4.0
0 commit comments