Updated from global requirements

Change-Id: I34c334ba6656f9bbbe9e821659752eb8ca425402
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:06:15 +00:00
parent 64239b935e
commit 24f9a1bd25
1 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD