Updated from global requirements

Change-Id: I02ffc1d5974d1c5303e155768c7158dfc8e66926
This commit is contained in:
OpenStack Proposal Bot 2017-05-20 04:43:25 +00:00
parent 8ba069a036
commit ec2820e0c6
2 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
WebOb>=1.7.1 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
monotonic>=0.6 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
@ -13,6 +13,5 @@ oslo.log>=3.22.0 # Apache-2.0
six>=1.9.0 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
Routes>=2.3.1 # MIT
Paste # MIT

View File

@ -9,7 +9,7 @@ oslotest>=1.10.0 # Apache-2.0
# These are needed for docs generation/testing
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
doc8 # Apache-2.0
reno>=1.8.0 # Apache-2.0