Updated from global requirements

Change-Id: If4d53245a1458eef3a8c461f050cab4279dda2d5
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 11:40:33 +00:00
parent 85231b92e1
commit 37ed8fb23e
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
# for the routing notifier
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
lxml!=3.7.0,>=2.3 # BSD
suds-jurko>=0.6 # LGPLv3+

View File

@ -6,7 +6,7 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
@ -19,7 +19,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
openstackdocstheme>=1.16.0 # Apache-2.0
sphinx>=1.6.2 # BSD
reno!=2.3.1,>=1.8.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
ddt>=1.0.1 # MIT