summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:18:41 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:18:41 +0000
commit92d6eba364d219a1419f6f5a3a2f25ff2a9456a1 (patch)
tree4da395840aae20fc4a94b0d651256e7a4085607e /test-requirements.txt
parent56c7a5f40924725baaf1a68c133bef06e54f8f7f (diff)
downloadtaskflow-92d6eba364d219a1419f6f5a3a2f25ff2a9456a1.tar.gz
Updated from global requirements
Change-Id: I974740d76ba4f2141a0c1ea43f3ac09122e280a9
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8c9a83a..23d9ac3 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.2.0 # Apache-2.0
+oslotest>=1.5.1,<1.6.0 # Apache-2.0
mock>=1.0
testtools>=0.9.36,!=1.2.0
testscenarios>=0.4
@@ -30,4 +30,4 @@ psycopg2
# Docs build jobs need these packages.
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.2.0 # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0 # Apache-2.0