Updated from global requirements

Change-Id: I36109698606561c548cf674d86f2359708b201d5
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:44:32 +00:00
parent 798133a91b
commit cf2d98460d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT