Update requirements

Updates the projects requirements to match the new global requirements
from OpenStack.

Change-Id: I052575c2752f5b33ff68db07aa4cc52ec6d30aa8
This commit is contained in:
Drew Thorstensen
2016-02-08 13:29:15 -05:00
parent 77724acfe9
commit c44c1e98ee
2 changed files with 9 additions and 9 deletions

View File

@@ -1,14 +1,14 @@
hacking>=0.10.0,<0.11
hacking>=0.10.2,<0.11 # Apache-2.0
bashate>=0.3.1
bashate>=0.2 # Apache-2.0
coverage>=3.6
discover
fixtures>=0.3.14
fixtures>=1.3.1 # Apache-2.0/BSD
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
oslotest>=1.5.1 # Apache-2.0
testtools>=1.4.0 # MIT
oslotest>=1.10.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0 # Apache-2.0
mock>=1.0
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
mock>=1.2 # BSD