Updated from global requirements

Change-Id: I10f41ca29ca01b6fd64f94879ff0353fb1982971
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:11:24 +00:00
parent dc010f3e24
commit 4e81fea837
1 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@ pyflakes==0.8.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT
coverage!=4.4,>=4.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
six>=1.9.0 # MIT
six>=1.10.0 # MIT
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD