Updated from global requirements

Change-Id: I4223d0fa51f2c761fb86e4dd9f0856beff35d73b
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:49:50 +00:00
parent 346e9b92f0
commit a9b5d75ef1
1 changed files with 4 additions and 4 deletions

View File

@ -4,14 +4,14 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
ipaddress>=1.0.7;python_version<'3.3' # PSF
ipaddress>=1.0.16;python_version<'3.3' # PSF
passlib>=1.7.0 # BSD
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
python-mistralclient>=3.1.0 # Apache-2.0
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
simplejson>=2.2.0 # MIT
python-openstackclient>=3.12.0 # Apache-2.0
simplejson>=3.5.1 # MIT
six>=1.9.0 # MIT
osc-lib>=1.7.0 # Apache-2.0
websocket-client>=0.33.0 # LGPLv2+