From 9668e80f0c902c8064b7021cd0e75c33dda5916c Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Wed, 11 Dec 2013 18:49:36 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0683d5d4a501dbd9d0b3389d39fb77c5dfe271ea --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3faad872be..6477ff3308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,13 +2,13 @@ pbr>=0.5.21,<1.0 # Horizon Core Requirements Django>=1.4,<1.6 django_compressor>=1.3 -django_openstack_auth>=1.1.1 +django_openstack_auth>=1.1.3 eventlet>=0.13.0 kombu>=2.4.8 lesscpy>=0.9j -iso8601>=0.1.4 +iso8601>=0.1.8 netaddr -python-cinderclient>=1.0.5 +python-cinderclient>=1.0.6 python-glanceclient>=0.9.0 python-heatclient>=0.2.3 python-keystoneclient>=0.3.2 diff --git a/test-requirements.txt b/test-requirements.txt index 6f771b24e0..72cd834c68 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ openstack.nose_plugin>=0.7 nosehtmloutput>=0.0.3 selenium # Docs Requirements -sphinx>=1.1.2 +sphinx>=1.1.2,<1.2 # for bug 1091333, remove after sphinx >1.1.3 is released. docutils==0.9.1 oslo.sphinx