summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Jenkins <jenkins@openstack.org>2014-02-25 15:03:07 +0000
committerGerrit Code Review <review@openstack.org>2014-02-25 15:03:07 +0000
commitb8f9b2516cf8ff0f753f62771ae1234223e96a80 (patch)
tree4756693c7f2f25dafe9772be45ace50ccdb1dff0
parentc32fe003e72b5261efc84ae96bcf42ab51b2213a (diff)
parent8535208c6aac56c00ec5c10c8cd3ca21d989b806 (diff)
downloadkeystone-b8f9b2516cf8ff0f753f62771ae1234223e96a80.tar.gz
Merge "Updated from global requirements"
-rw-r--r--requirements.txt6
-rw-r--r--test-requirements.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 217a243b1..c2be7e2b3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ sqlalchemy-migrate>=0.8.2
passlib
lxml>=2.3
iso8601>=0.1.8
-python-keystoneclient>=0.5.0
+python-keystoneclient>=0.6.0
oslo.config>=1.2.0
oslo.messaging>=1.3.0a4
Babel>=1.3
@@ -25,6 +25,6 @@ pycadf>=0.1.9
# KDS exclusive dependencies
-pecan>=0.2.0
+pecan>=0.4.5
pycrypto>=2.6
-WSME>=0.5b6
+WSME>=0.6
diff --git a/test-requirements.txt b/test-requirements.txt
index 5adf1fa71..738b95260 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,7 @@ WebTest>=2.0
discover
python-subunit>=0.0.18
-testrepository>=0.0.17
+testrepository>=0.0.18
testtools>=0.9.34
testscenarios>=0.4