use old cryptography version

Looks like that the latest version (1.5.2) doesn't work:

https://s3.amazonaws.com/archive.travis-ci.org/jobs/164527154/log.txt

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2016-10-04 07:08:09 +09:00 committed by FUJITA Tomonori
parent 35973fcc20
commit a3ab6c8ab3

View File

@ -6,5 +6,6 @@ pylint
formencode formencode
lxml; platform_python_implementation != 'PyPy' # OF-Config lxml; platform_python_implementation != 'PyPy' # OF-Config
lxml==3.4.0; platform_python_implementation == 'PyPy' lxml==3.4.0; platform_python_implementation == 'PyPy'
cryptography==1.5
paramiko # NETCONF, BGP speaker paramiko # NETCONF, BGP speaker
tinyrpc # RPC tinyrpc # RPC