summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-02-06 14:41:16 +0000
committerGerrit Code Review <review@openstack.org>2013-02-06 14:41:16 +0000
commitc7ea24bbe8cdaa802b8077affc1073e3758912ec (patch)
treed04b02cc54f363b3048e9516cfd70a9a92b09bec /tools
parenta9b69ff076080e31271d32751580c35107f0a451 (diff)
parent13a9e6dca7742493253d5b9b4bedb01d07fb242d (diff)
downloadoslo-c7ea24bbe8cdaa802b8077affc1073e3758912ec.tar.gz
oslo-c7ea24bbe8cdaa802b8077affc1073e3758912ec.tar.xz
oslo-c7ea24bbe8cdaa802b8077affc1073e3758912ec.zip
Merge "Import sqlalchemy session/models/utils"
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
-rw-r--r--tools/test-requires1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 8a35a6e..31be6e3 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -9,3 +9,4 @@ anyjson==0.2.4
kombu==1.0.4
argparse
stevedore
+SQLAlchemy>=0.7.8,<=0.7.9
diff --git a/tools/test-requires b/tools/test-requires
index 393b72a..4de5e10 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -17,3 +17,4 @@ setuptools-git>=0.4
sphinx
testtools>=0.9.22
webtest
+MySQL-python