Freeze our version of cryptography to work around segfault

This commit is contained in:
Jake Moshenko 2016-01-28 11:36:49 -05:00
parent 01a92a66ba
commit d7332a725b
2 changed files with 3 additions and 2 deletions

View file

@ -60,3 +60,4 @@ bintrees
redlock
semantic-version
bencode
cryptography==1.1.2 # Remove version when https://github.com/pyca/cryptography/issues/2690 fixed

View file

@ -11,7 +11,7 @@ boto==2.39.0
cachetools==1.1.5
cffi==1.5.0
contextlib2==0.5.1
cryptography==1.2.1
cryptography==1.1.2
debtcollector==1.2.0
decorator==4.0.6
enum34==1.1.2