summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-03-12 18:10:22 +0000
committerGerrit Code Review <review@openstack.org>2013-03-12 18:10:22 +0000
commite9bd11fd552ee6757e1268cd6c93ae576f85ff5d (patch)
tree060090c24b748b3347fda72f9a8502e4e270dfe8 /tools
parente67d1d1c07b719b932f6a424df72dd642266a1ad (diff)
parent711b824cdf90b33ad146a12a5f6db7db6cab569c (diff)
downloadheat-e9bd11fd552ee6757e1268cd6c93ae576f85ff5d.tar.gz
Merge "Pin SQLAlchemy to 0.7.x"
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 8bbd13241..decfa2599 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -22,7 +22,7 @@ sqlalchemy-migrate>=0.7.2
python-novaclient
PasteDeploy==1.5.0
routes==1.12.3
-SQLAlchemy>=0.7.8,<=0.7.9
+SQLAlchemy>=0.7.8,<0.7.99
WebOb==1.2.3
python-keystoneclient
python-memcached