Updated from global requirements

Change-Id: Ia1bb352cebf00b900dee80d5cc5ef44a30f90c04
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 11:41:23 +00:00
parent 38fcb64ea5
commit 14b5463289
2 changed files with 4 additions and 4 deletions

View File

@ -12,6 +12,6 @@ oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -5,11 +5,11 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
mock>=2.0 # BSD
requests-mock>=1.1.0 # Apache-2.0
mock>=2.0.0 # BSD
Babel!=2.4.0,>=2.3.4 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD