From 5cde76ff0a93ca509e87c0a65136fe54462eb8e2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 9 Jan 2015 18:33:07 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4f9bb86339ffd421345682bd5e1ec493d284623c --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index fea30c28fc..5961192200 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr>=0.6,!=0.7,<1.0 SQLAlchemy>=0.9.7,<=0.9.99 anyjson>=0.3.3 argparse -boto>=2.32.1 +boto>=2.32.1,<2.35.0 decorator>=3.4.0 eventlet>=0.15.2 Jinja2>=2.6 # BSD License (3 clause) @@ -34,10 +34,10 @@ stevedore>=1.1.0 # Apache-2.0 websockify>=0.6.0,<0.7 wsgiref>=0.1.2 oslo.concurrency>=0.3.0 # Apache-2.0 -oslo.config>=1.4.0 # Apache-2.0 +oslo.config>=1.6.0 # Apache-2.0 oslo.serialization>=1.0.0 # Apache-2.0 -oslo.utils>=1.1.0 # Apache-2.0 -oslo.db>=1.1.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 +oslo.db>=1.3.0 # Apache-2.0 oslo.rootwrap>=1.3.0 pycadf>=0.6.0 oslo.messaging>=1.4.0,!=1.5.0 @@ -46,4 +46,4 @@ lockfile>=0.8 simplejson>=2.2.0 rfc3986>=0.2.0 # Apache-2.0 oslo.vmware>=0.8.0 # Apache-2.0 -oslo.middleware>=0.1.0 # Apache-2.0 +oslo.middleware>=0.3.0 # Apache-2.0