diff --git a/requirements.txt b/requirements.txt index b17697e84..ade8e999b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ python-neutronclient>=5.1.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-openstackclient>=3.3.0 # Apache-2.0 six>=1.9.0 # MIT -SQLAlchemy>=1.0.10 # MIT +SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT stevedore>=1.20.0 # Apache-2.0 taskflow>=2.7.0 # Apache-2.0 WebOb>=1.7.1 # MIT