Updated from global requirements

Change-Id: Idcbfb2cfb413b22131c06d01e9648cd10c911bb9
This commit is contained in:
OpenStack Proposal Bot 2016-12-02 05:10:09 +00:00
parent 2e29f69de2
commit 8d0aa62109
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ setuptools!=24.0.0,>=16.0 # PSF/ZPL
wheel # MIT
pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests>=2.10.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
netaddr!=0.7.16,>=0.7.13 # BSD
PrettyTable<0.8,>=0.7.1 # BSD