summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-16 20:56:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-02-16 20:56:17 +0000
commit2fd68a0417638f0c19c717a1c92510fd768a13be (patch)
tree10d33c837b5ab953f69bcc269532b415615e0176
parent1a772b616a27df156f67f98253e121ccd812a633 (diff)
downloadkeystone-2fd68a0417638f0c19c717a1c92510fd768a13be.tar.gz
Updated from global requirements
Change-Id: Ifbc7a5029346d5bfa1d52cc17551b8f2ecc742ad
-rw-r--r--test-requirements-py3.txt4
-rw-r--r--test-requirements.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index 5d99b4007..9fc350bb8 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -31,7 +31,7 @@ fixtures>=0.3.14,<=1.0.0
lxml>=2.3,<=3.3.3
# mock object framework
mock>=1.0
-oslotest>=1.1.0 # Apache-2.0
+oslotest>=1.1.0,<1.4.0 # Apache-2.0
# required to build documentation
sphinx>=1.1.2,!=1.2.0,<1.3
# test wsgi apps without starting an http server
@@ -48,7 +48,7 @@ testtools>=0.9.34,!=1.4.0,<=1.5.0
testscenarios>=0.4
# For documentation
-oslosphinx>=2.2.0 # Apache-2.0
+oslosphinx>=2.2.0,<2.5.0 # Apache-2.0
# Used only by oslo
kombu==3.0.7
diff --git a/test-requirements.txt b/test-requirements.txt
index bc9074962..721eee7e4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -32,7 +32,7 @@ fixtures>=0.3.14,<=1.0.0
lxml>=2.3,<=3.3.3
# mock object framework
mock>=1.0
-oslotest>=1.1.0 # Apache-2.0
+oslotest>=1.1.0,<1.4.0 # Apache-2.0
# required to build documentation
sphinx>=1.1.2,!=1.2.0,<1.3
# test wsgi apps without starting an http server
@@ -49,7 +49,7 @@ testtools>=0.9.34,!=1.4.0,<=1.5.0
testscenarios>=0.4
# For documentation
-oslosphinx>=2.2.0 # Apache-2.0
+oslosphinx>=2.2.0,<2.5.0 # Apache-2.0
# Used only by oslo
kombu==3.0.7