Updated from global requirements

Change-Id: I3e79fda604e71d5995d9f16725c228994962834e
This commit is contained in:
OpenStack Proposal Bot 2018-03-10 13:12:14 +00:00
parent 0c415669e1
commit 0c5b4be11d
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
pylint==1.4.5 # GPLv2
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT