summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:16:45 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-03-21 00:16:45 +0000
commitceba9d8ccdf75585443a7fe7770db70eec7c428e (patch)
tree69995e7d94f8bc39605b33b37cc62f5d95228334
parent66e77247f5ff4cebb26b4b07ef0b61c802b369a9 (diff)
downloadoslo-incubator-ceba9d8ccdf75585443a7fe7770db70eec7c428e.tar.gz
Updated from global requirements
Change-Id: Iddbcb6d764f3fe4f7a728fc303fa740e663ade53
-rw-r--r--requirements.txt16
-rw-r--r--test-requirements.txt4
2 files changed, 10 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt
index 1a9ff456..1498024b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,18 +4,18 @@
pbr>=0.6,!=0.7,<1.0
argparse
-eventlet>=0.16.1
+eventlet>=0.16.1,!=0.17.0
greenlet>=0.3.2
Jinja2>=2.6 # BSD License (3 clause)
-oslo.concurrency>=1.4.1 # Apache-2.0
-oslo.config>=1.9.0 # Apache-2.0
-oslo.middleware>=0.3.0 # Apache-2.0
-oslo.serialization>=1.2.0 # Apache-2.0
-oslo.utils>=1.2.0 # Apache-2.0
+oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0
+oslo.config>=1.9.3,<1.10.0 # Apache-2.0
+oslo.middleware>=1.0.0,<1.1.0 # Apache-2.0
+oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
PrettyTable>=0.7,<0.8
psutil>=1.1.1,<2.0.0
pycrypto>=2.6
requests>=2.2.0,!=2.4.0
six>=1.9.0
-stevedore>=1.1.0 # Apache-2.0
-oslo.i18n>=1.3.0 # Apache-2.0
+stevedore>=1.3.0,<1.4.0 # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 5392900e..6cef73af 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,8 +5,8 @@
coverage>=3.6
discover
hacking>=0.10.0,<0.11
-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
pylint>=1.3.0 # GNU GPL v2
simplejson>=2.2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3