Updated from global requirements

Change-Id: Iace3063224172989fa044e53397ccf0774919738
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 00:33:11 +00:00
parent 75cd233a89
commit 55af8b500b
1 changed files with 2 additions and 2 deletions

View File

@ -9,14 +9,14 @@ mock>=2.0 # BSD
# Unit testing
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.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
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD