Uncap some test requirements
We couldn't see the ImportError in bug 1423431 because we have testtools capped. This updates the capped test requirements to match what's currently in global-requirements so we can see ImportErrors. Change-Id: Ie69a779c2135ab38dd79050afa2b9c2be10a3bcc Related-Bug: #1423431
This commit is contained in:
parent
0b11a4f27f
commit
77061b285f
@ -7,7 +7,7 @@ python-subunit
|
||||
sphinx>=1.1.2,<1.2
|
||||
oslo.sphinx
|
||||
testrepository>=0.0.17
|
||||
testscenarios>=0.4,<0.5
|
||||
testtools>=0.9.32,<0.9.35
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
mox>=0.5.3
|
||||
mock>=1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user