Updated from global requirements

Change-Id: I0683d5d4a501dbd9d0b3389d39fb77c5dfe271ea
This commit is contained in:
OpenStack Jenkins 2013-12-11 18:49:36 +00:00
parent 852e5c88a3
commit 9668e80f0c
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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