Updated from global requirements

Change-Id: If0c3e2b5aff2f7107aeea65cfae7f006ff65ad56
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:43:48 +00:00
parent 0cda3d3c57
commit 4214037855
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
kuryr-lib>=0.1.0 # Apache-2.0
pbr>=1.8 # 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
eventlet!=0.18.3,>=0.18.2 # MIT
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0

View File

@ -5,10 +5,10 @@
hacking<0.12,>=0.10.2 # Apache-2.0
coverage>=4.0 # Apache-2.0
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
docutils>=0.11 # OSI-Approved Open Source, Public Domain
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD