summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-08-19 11:02:01 +0000
committerGerrit Code Review <review@openstack.org>2021-08-19 11:02:01 +0000
commit75661fbc4d1929993f26361b75d5ccedb90ada50 (patch)
tree98f423ed302923c7b2c328c87b8a5e044cdd6271
parent8e7454c240aaed0d85bb3208f0ad0771c6b70c96 (diff)
parentad4729d69a6d4d74f27c24852f0e5674dd62c9a9 (diff)
downloadoslo-db-75661fbc4d1929993f26361b75d5ccedb90ada50.tar.gz
Merge "requirements: Bump sqlalchemy lower constraint"xena-em11.0.0
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index bf998e1..8842a41 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ debtcollector>=1.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
-SQLAlchemy>=1.2.0 # MIT
+SQLAlchemy>=1.4.0 # MIT
sqlalchemy-migrate>=0.11.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
# these are used by downstream libraries that require