Updated from global requirements

Change-Id: I42a2d57828872ef9f616ade4fe7f579368e904fc
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 03:50:33 +00:00
parent 4eb804f230
commit 503419b7a9
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT pyflakes==0.8.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT flake8<2.6.0,>=2.5.4 # MIT
coverage>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT testtools>=1.4.0 # MIT
@ -16,6 +16,6 @@ testtools>=1.4.0 # MIT
six>=1.9.0 # MIT six>=1.9.0 # MIT
# this is required for the docs build jobs # this is required for the docs build jobs
sphinx>=1.5.1 # BSD sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0