Reverted to cryptography 1.4

We were suffering from the same error as described on
https://github.com/burnash/gspread/issues/407
This commit is contained in:
2017-03-03 14:39:39 +01:00
parent ca57466027
commit c195df20f3

View File

@@ -5,7 +5,7 @@ requests==2.9.1
# Secondary requirements
appdirs==1.4.2
cffi==1.9.1
cryptography==1.7.2
cryptography<1.5 # see https://github.com/burnash/gspread/issues/407
idna==2.4
pyasn1==0.2.3
packaging==16.8