Temporary fix cryptography package on CI

Set paramiko <=2.0.0
Closes-bug: #1611241
Related-bug: #1611236

Change-Id: I4044bb8497f489a5579297200590996b7257156a
(cherry picked from commit e017069)
This commit is contained in:
Alexey Stepanov 2016-08-09 09:48:47 +03:00
parent 3def9e5ba4
commit 5ad3430af1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
nose==1.2.1
anyjson>=0.3.3 # BSD
paramiko>=1.16.0 # LGPL
paramiko>=1.16.0,<=2.0.0 # LGPL
proboscis==1.2.6.0
junitxml>=0.7.0
netaddr>=0.7.12,!=0.7.16 # BSD