Skip to content

Commit 678424c

Browse files
committed
[requirements-test] Pinned down cryptography and pyopenssl
1 parent a3be0ef commit 678424c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements-test.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ coverage
22
coveralls
33
isort
44
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

Comments
 (0)