Upgraded cryptography package version + its dependencies

This was required to get the package to build on Kubuntu 17.10.
This commit is contained in:
Sybren A. Stüvel 2018-01-02 15:36:19 +01:00
parent 3c91ccced6
commit ecab0f6163

View File

@ -6,11 +6,12 @@ wheel==0.29.0
blender-bam==1.1.7 blender-bam==1.1.7
# Secondary requirements: # Secondary requirements:
cffi==1.6.0 asn1crypto==0.24.0
cryptography==1.3.1 cffi==1.11.2
idna==2.1 cryptography==2.1.4
idna==2.6
pyasn1==0.1.9 pyasn1==0.1.9
pycparser==2.14 pycparser==2.18
pyOpenSSL==16.0.0 pyOpenSSL==17.5.0
requests==2.10.0 requests==2.10.0
six==1.10.0 six==1.11.0