Updated from global requirements

Change-Id: Ib073404e3adb88d1bbf3e632d08ddc9c352566fb
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:52:20 +00:00
parent f1c2b46a7d
commit 882c739a3f
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ pbr>=1.8 # Apache-2.0
cliff>=2.3.0 # Apache-2.0
iso8601>=0.1.11 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
simplejson>=2.2.0 # MIT
six>=1.9.0 # MIT

View File

@ -8,7 +8,7 @@ flake8<2.6.0,>=2.5.4 # MIT
pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT