Updated from global requirements

Change-Id: Ic019245df1d48639dd447d4393823c988498ff2b
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:48:07 +00:00
parent 9857714451
commit 2ce635636c
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.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=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