summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:17:03 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:17:03 +0000
commita8f4e8247a1d1c303e156bfde0b4bddf404c9e20 (patch)
tree648ea292f2503adf6f9f8b61bf9364fad3afb760
parent5c3c5a92f2389dff36c2a690f0cd88d00040b3c6 (diff)
downloadoslo-middleware-a8f4e8247a1d1c303e156bfde0b4bddf404c9e20.tar.gz
Updated from global requirements
Change-Id: I762bcdb213c7c2ba03255a3c78c28c18e3a33c28
-rw-r--r--requirements.txt8
-rw-r--r--test-requirements.txt4
2 files changed, 6 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index 95059c6..eb64c60 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,9 +4,9 @@
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
-oslo.config>=1.9.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
-oslo.i18n>=1.3.0 # Apache-2.0
+oslo.config>=1.9.3,<1.10.0 # Apache-2.0
+oslo.context>=0.2.0,<0.3.0 # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
six>=1.9.0
-stevedore>=1.1.0 # Apache-2.0
+stevedore>=1.3.0,<1.4.0 # Apache-2.0
WebOb>=1.2.3
diff --git a/test-requirements.txt b/test-requirements.txt
index c5c0328..8f7103f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,8 +5,8 @@
fixtures>=0.3.14
hacking>=0.9.2,<0.10
mock>=1.0
-oslosphinx>=2.2.0 # Apache-2.0
-oslotest>=1.2.0 # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
+oslotest>=1.5.1,<1.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testtools>=0.9.36,!=1.2.0
coverage>=3.6