summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-04 00:48:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-04 00:48:08 +0000
commit9febe3030b763d7f45ffc441a17424d4c647c31c (patch)
tree3094d5434f37fef8a1c83cf74eb82d4766f8ec65
parent23abc338c6d91ce4a9a13fe33dec756a483d6274 (diff)
downloadoslo-concurrency-9febe3030b763d7f45ffc441a17424d4c647c31c.tar.gz
Updated from global requirements
Change-Id: If90f38b24af03f43e91628b0352524ae68a0b86b
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 249a494..7a50698 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
-oslotest>=1.9.0 # Apache-2.0
+oslotest>=1.10.0 # Apache-2.0
coverage>=3.6
futures>=3.0;python_version=='2.7' or python_version=='2.6'
fixtures>=1.3.1