summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2013-12-11 18:49:22 +0000
committerOpenStack Jenkins <jenkins@openstack.org>2013-12-11 18:49:22 +0000
commit25de97c1a3b4a6d2a72dad85f9169e6fbaaf25cb (patch)
treec29c8b76e62406e3a87a81222ccf055b8640c8f6
parent3fc572eb9ccb3f1ab948a2bff18e35d6d6b4a088 (diff)
downloadheat-25de97c1a3b4a6d2a72dad85f9169e6fbaaf25cb.tar.gz
Updated from global requirements
Change-Id: I9d8c343c49846aefb2368ba47595ec6f3c8c7031
-rw-r--r--requirements.txt8
-rw-r--r--test-requirements.txt2
2 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 30400eaeb..97cc244e3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,12 +3,12 @@ pycrypto>=2.6
eventlet>=0.13.0
greenlet>=0.3.2
httplib2
-iso8601>=0.1.4
+iso8601>=0.1.8
kombu>=2.4.8
argparse
lxml>=2.3
netaddr
-six
+six>=1.4.1
sqlalchemy-migrate>=0.7.2
python-novaclient>=2.15.0
PasteDeploy>=1.5.0
@@ -19,8 +19,8 @@ python-keystoneclient>=0.3.2
python-swiftclient>=1.5
python-neutronclient>=2.3.0,<3
python-ceilometerclient>=1.0.5
-python-cinderclient>=1.0.5
+python-cinderclient>=1.0.6
PyYAML>=3.1.0
paramiko>=1.8.0
-Babel>=0.9.6
+Babel>=1.3
oslo.config>=1.2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index a9957306a..80326c3f5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,5 +11,5 @@ mox>=0.5.3
testtools>=0.9.32
testrepository>=0.0.17
python-glanceclient>=0.9.0
-sphinx>=1.1.2
+sphinx>=1.1.2,<1.2
oslo.sphinx