Updated from global requirements

Change-Id: I5d206db307fa7b355d5b0a7425548bec08cbe248
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:11:20 +00:00
parent dc010f3e24
commit e0a78f3564
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