Updated from global requirements

Change-Id: Ia13ecedf165d9009ea96d7d7671dedcb59c35aca
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 00:33:09 +00:00
parent 1f7b7be1d5
commit 6c7dea205e
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Babel>=2.3.4 # BSD
# Needed for testing
bandit>=1.0.1 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mock>=2.0 # BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
@ -22,7 +22,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
psutil<2.0.0,>=1.1.1 # BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
# Optional packages that should be installed when testing
PyMySQL>=0.6.2 # MIT License