summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-15 01:36:25 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-15 01:36:25 +0000
commitd23ce719f41c57097399fd4cb3e717514af0d558 (patch)
tree86569447ba9ab74461131a515d04c8da95760991 /test-requirements.txt
parent2c3a8aa89b52b2c0519d501c305012edc95f6662 (diff)
downloadoslo-concurrency-d23ce719f41c57097399fd4cb3e717514af0d558.tar.gz
Updated from global requirements
Change-Id: Ibbaa894ed43aadca48bffead45aade251bb0f5e8
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8d84956..3a61623 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.5.1 # Apache-2.0
+oslotest>=1.7.0 # Apache-2.0
coverage>=3.6
futures>=3.0;python_version=='2.7' or python_version=='2.6'
fixtures>=1.3.1