summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-03-13 05:30:21 +0000
committerGerrit Code Review <review@openstack.org>2013-03-13 05:30:21 +0000
commit99155de44615dbb5718bf7d20bf749ef49a4b507 (patch)
treed8ce3526217ae359f293f5ce08a3b6f2f73cbf0b
parent3fa3b192ad9389d256b2df5178cebac355842537 (diff)
parentf7c7fb08086b54f15ab5d096b952f7907ea80caa (diff)
downloadnova-99155de44615dbb5718bf7d20bf749ef49a4b507.tar.gz
nova-99155de44615dbb5718bf7d20bf749ef49a4b507.tar.xz
nova-99155de44615dbb5718bf7d20bf749ef49a4b507.zip
Merge "Pin SQLAlchemy to 0.7.x"
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index fa03f8f0a..88d987c6b 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,4 @@
-SQLAlchemy>=0.7.8,<=0.7.9
+SQLAlchemy>=0.7.8,<0.7.99
Cheetah>=2.4.4
amqplib>=0.6.1
anyjson>=0.2.4