Updated from global requirements

Change-Id: I12c059b5ee28a43d5f8cdd6f5f0a4fff5fd9a6bd
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:52:50 +00:00
parent 0e080e7294
commit 1d69f6a72f
2 changed files with 2 additions and 2 deletions

@ -11,4 +11,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=3.1.0 # Apache-2.0
six>=1.9.0 # MIT
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT

@ -5,7 +5,7 @@
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
mock>=2.0.0 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD