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:
Matt Riedemann 2015-02-18 20:12:08 -08:00
parent 0b11a4f27f
commit 77061b285f
1 changed files with 2 additions and 2 deletions

View File

@ -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