From 0ff7a52b59da533d19ca2d50a3295bcfd3bcfc51 Mon Sep 17 00:00:00 2001 From: Alejandro Cabrera Date: Tue, 29 Oct 2013 16:59:03 -0400 Subject: [PATCH] Sync with global requirements Change-Id: I8b30752d171fa957c58fd5a435bfe1ccfcc3d876 --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9fc5819e1..6b47f17f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ pbr>=0.5.21,<1.0 -Babel>=0.9.6 -netaddr +Babel>=1.3 +netaddr>=0.7.6 falcon>=0.1.6,<0.1.7 jsonschema>=1.3.0,!=1.4.0 -iso8601>=0.1.4 +iso8601>=0.1.8 msgpack-python pymongo>=2.4 -python-keystoneclient>=0.3.2 +python-keystoneclient>=0.4.1 python-memcached simplejson>=2.0.9 WebOb>=1.2.3,<1.3 stevedore>=0.10 -six +six>=1.4.1 oslo.config>=1.2.0