summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-19 14:57:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-19 14:57:18 +0000
commit55012241543b6075813bac0f060736348395ac0e (patch)
treef703b6c8701948c210999a030660a5e67513251f
parent974fc94a623956a5f7bf60b93d2de65259af8068 (diff)
downloadoslo-db-55012241543b6075813bac0f060736348395ac0e.tar.gz
Updated from global requirements
Change-Id: I9d58f5d25857c88798b7a8b2180dde44db56b5fc
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2ccf36f..256d214 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,6 +15,6 @@ stevedore<1.4.0,>=1.3.0 # Apache-2.0
six>=1.9.0
# NOTE(mriedem): testtools is capped so it must be installed
# before testscenarios, which requires testtools uncapped.
-testtools>=0.9.36,!=1.2.0,<2.0.0
+testtools!=1.2.0,<2.0.0,>=0.9.36
testresources>=0.2.4
testscenarios>=0.4