diff --git a/requirements.txt b/requirements.txt index beab74d3a..8ad6dc86b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0 Babel>=2.3.4 # BSD -SQLAlchemy>=1.0.10,<1.1.0 # MIT +SQLAlchemy<1.1.0,>=1.0.10 # MIT debtcollector>=1.2.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 oslo.context>=2.6.0 # Apache-2.0