Updated from global requirements

Change-Id: Ice476c1723b0b0141e4d78df19e5e7050245b21c
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:06:28 +00:00
parent 01e89e8ced
commit f22de7bf41
2 changed files with 3 additions and 3 deletions

View File

@ -4,13 +4,13 @@
Babel!=2.4.0,>=2.3.4 # BSD
Flask!=0.11,<1.0,>=0.10 # BSD
ipaddress>=1.0.16;python_version<'3.3' # PSF
ipaddress>=1.0.17;python_version<'3.3' # PSF
jsonschema<3.0.0,>=2.6.0 # MIT
kuryr-lib>=0.5.0 # Apache-2.0
neutron-lib>=1.13.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0

View File

@ -13,6 +13,6 @@ openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT