Updated from global requirements

Change-Id: I05a64dc574712a6bcef9bba4b524879026ddbc96
This commit is contained in:
OpenStack Proposal Bot 2016-05-17 18:06:20 +00:00
parent ba00c1d426
commit 4187c69184
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
requests!=2.9.0,>=2.8.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT
six>=1.9.0 # MIT
Babel>=2.3.4 # BSD

View File

@ -9,7 +9,7 @@ discover # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
mock>=1.2 # BSD
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-cinderclient>=1.6.0 # Apache-2.0
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD