summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-08-24 19:29:02 +0000
committerIhar Hrachyshka <ihrachys@redhat.com>2014-09-19 14:50:07 +0200
commitc3014a85dd758b6720749929e262549214be0217 (patch)
treee2575fb52baf15a6c9c481d3d3bd0c19d0970915
parent5e65a944d9d8ad1e3090c90786a90fee851d2c8f (diff)
downloadhorizon-stable/havana.tar.gz
Updated from global requirementshavana-eol2013.2.4stable/havana
Change-Id: I68ca9943bd611061cf34f79d786b161226f13171
-rw-r--r--requirements.txt4
-rw-r--r--test-requirements.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 6477ff330..065478231 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 0e68e2547..05092625b 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