summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 20:57:12 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 20:57:12 +0000
commit3d9a31e2a05288e9a48a51eb4fe693c42e92aac7 (patch)
treec1ec23bbfa9a8f91d2e681951357e42a6723cf65
parent8c8e05b1dc629af8998d0fa07b16075a8542a06d (diff)
downloadhorizon-2014.2.1.tar.gz
Updated from global requirements2014.2.1
Change-Id: I57e6da645e5e546c8ec7fc173fa33cce4a5c45b9
-rw-r--r--requirements.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/requirements.txt b/requirements.txt
index 3f1fc63af..49f7a3f88 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22,16 +22,16 @@ kombu>=2.5.0
lockfile>=0.8
netaddr>=0.7.12
pyScss>=1.2.1,<1.3 # MIT License
-python-ceilometerclient>=1.0.6,<1.1
-python-cinderclient>=1.1.0,<1.2
-python-glanceclient>=0.14.0,<0.15
-python-heatclient>=0.2.9,<0.3
-python-keystoneclient>=0.10.0,<0.12
-python-neutronclient>=2.3.6,<2.4
-python-novaclient>=2.18.0,<2.21
-python-saharaclient>=0.7.3,<0.8
-python-swiftclient>=2.2.0,<2.4
-python-troveclient>=1.0.4,<1.1
+python-ceilometerclient>=1.0.6
+python-cinderclient>=1.1.0
+python-glanceclient>=0.14.0
+python-heatclient>=0.2.9
+python-keystoneclient>=0.10.0
+python-neutronclient>=2.3.6,<3
+python-novaclient>=2.18.0
+python-saharaclient>=0.7.3
+python-swiftclient>=2.2.0
+python-troveclient>=1.0.4
pytz
six>=1.7.0
xstatic>=1.0.0 # MIT License