Updated from global requirements

Change-Id: I50ebe2e63f57bb4380355f9e02c83eacda0047aa
This commit is contained in:
OpenStack Proposal Bot 2016-09-15 20:23:46 +00:00
parent 666495bf6e
commit 2c2fe6c593
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests>=2.10.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
netaddr!=0.7.16,>=0.7.12 # BSD
netaddr!=0.7.16,>=0.7.13 # BSD
PrettyTable<0.8,>=0.7 # BSD
pycrypto>=2.6 # Public Domain
python-memcached>=1.56 # PSF