diff --git a/setup.py b/setup.py index 37f2e19f..5d74cfac 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ setup( 'webtest', 'ConfigObj', 'Markdown', - 'sqlalchemy', + 'sqlalchemy>=0.7.0', 'sqlalchemy-migrate', ## For now we're expecting that users will install this from ## their package managers.