diff --git a/tools/pip-requires b/tools/pip-requires index ae2bdf75011..2613e09b010 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -17,7 +17,6 @@ python-glanceclient>=0.5.0,<2 python-keystoneclient>=0.2,<0.3 python-swiftclient>=1.2,<2 routes>=1.12.3 -setuptools_git>=0.4 sqlalchemy>=0.7,<=0.7.99 sqlalchemy-migrate>=0.7 stevedore>=0.7 diff --git a/tools/test-requires b/tools/test-requires index 4d20dab2c66..7bb0373db71 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -13,3 +13,4 @@ pep8==1.3.3 psycopg2 pylint==0.25.2 sphinx>=1.1.2 +setuptools_git>=0.4