Updated from global requirements

Change-Id: Id13b1df9b46f901c5075b37603d1f6c6ecdf1d23
This commit is contained in:
OpenStack Proposal Bot 2018-02-13 01:50:38 +00:00
parent 1fe782adeb
commit 0d768a3839
1 changed files with 3 additions and 3 deletions

View File

@ -5,10 +5,10 @@ hacking<0.10,>=0.9.2
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,>=1.6.2 # BSD
oslosphinx>=4.7.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
mock>=2.0.0 # BSD