summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
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