From c3014a85dd758b6720749929e262549214be0217 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 24 Aug 2014 19:29:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I68ca9943bd611061cf34f79d786b161226f13171 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6477ff3308..0654782311 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pbr>=0.5.21,<1.0 # Horizon Core Requirements Django>=1.4,<1.6 django_compressor>=1.3 -django_openstack_auth>=1.1.3 +django_openstack_auth>=1.1.3,!=1.1.6 eventlet>=0.13.0 kombu>=2.4.8 lesscpy>=0.9j @@ -13,7 +13,7 @@ python-glanceclient>=0.9.0 python-heatclient>=0.2.3 python-keystoneclient>=0.3.2 python-novaclient>=2.15.0 -python-neutronclient>=2.3.0,<3 +python-neutronclient>=2.3.4,<3 python-swiftclient>=1.5 python-ceilometerclient>=1.0.5 python-troveclient<1 diff --git a/test-requirements.txt b/test-requirements.txt index 0e68e25477..05092625ba 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,5 +12,5 @@ openstack.nose_plugin>=0.7 nosehtmloutput>=0.0.3 selenium # Docs Requirements -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,<1.1.999 oslo.sphinx