Updated from global requirements

Change-Id: Ibe9f32fc71ec1d941a0157926612554ebfb311a7
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 06:59:42 +00:00
parent cb3a63e5b7
commit fafb701b5f
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
psutil>=3.2.2 # BSD
netaddr>=0.7.18 # BSD

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Doc requirements
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
hacking<0.11,>=0.10.0