summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 08:31:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 08:31:04 +0000
commit34524cbb392f118dcbc9355e255d80bf3f565695 (patch)
tree27c18dd1c9a6ebfcc6ab958b6939aa6d9303dfc1
parent5d83202f3dda752161c9e58d7f82d97c52288e0d (diff)
downloadtaskflow-stable/kilo.tar.gz
Updated from global requirementskilo-eolstable/kilo
Change-Id: I7d7f5784bdb786382facc66b92a2d1a1540cca15
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2960f0e..ca52915 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
oslotest<1.6.0,>=1.5.1 # Apache-2.0
mock<1.1.0,>=1.0
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36
# Used for testing the WBE engine.
kombu>=2.5.0