packstack/requirements.txt
Javier Pena 3fadea0a99 Remove cryptography from requirements.txt
We are not importing it directly in the code, just as a transitive
dependency for pyOpenSSL, which is already a requirement.

Change-Id: Ia19b054564eda253dadf768557a73401ebf78e89
2017-08-29 11:05:47 +02:00

7 lines
93 B
Plaintext

pbr>=1.6 # Apache-2.0
netaddr>=0.7.6
PyYAML>=3.10
docutils>=0.11
pyOpenSSL>=16.2.0
netifaces