Add constraints file to fix cryptography version

Adding constraints file to limit cryptography version.

JIRA:NCP-2061
Change-Id: I12bdd46fd017814016b71667faf59f21ca5dee03
This commit is contained in:
Kyle Haley 2016-08-30 09:23:28 -07:00
parent 68af52752a
commit 8d49a9ef6b

3
constraints.txt Normal file
View File

@ -0,0 +1,3 @@
# cryptography 1.4 requires OpenSSL > 0.9.8 which is not available on Debian
# 6/"Squeeze".
cryptography<1.4