Updated from global requirements

Change-Id: Ic35c420e0438bd625ab2fdf5655eda44687ca2e6
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:22:39 +00:00
parent 8dbb9f4d02
commit ad00ebf400
2 changed files with 3 additions and 3 deletions

View File

@ -4,5 +4,5 @@
oslo.config>=4.6.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
pytz>=2013.6 # MIT
six>=1.9.0 # MIT
six>=1.10.0 # MIT
debtcollector>=1.2.0 # Apache-2.0

View File

@ -8,9 +8,9 @@ flake8-docstrings==0.2.1.post1 # MIT
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
# this is required for the docs build jobs
openstackdocstheme>=1.17.0 # Apache-2.0