Freeze our version of cryptography to work around segfault
This commit is contained in:
parent
01a92a66ba
commit
d7332a725b
2 changed files with 3 additions and 2 deletions
|
@ -59,4 +59,5 @@ jsonpath-rw
|
|||
bintrees
|
||||
redlock
|
||||
semantic-version
|
||||
bencode
|
||||
bencode
|
||||
cryptography==1.1.2 # Remove version when https://github.com/pyca/cryptography/issues/2690 fixed
|
Reference in a new issue