diff --git a/requirements.txt b/requirements.txt index ad0b6e8a4..6a7cc30f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ python-dateutil==2.8.2 python-memcached==1.59 sentry-sdk==1.25.1 requests==2.31.0 -SQLAlchemy==1.4.46 +SQLAlchemy==2.0.18 statsd==4.0.1 transaction==3.1.0 python-rapidjson==1.10 diff --git a/setup.cfg b/setup.cfg index 89cbff74a..46da3b51a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ redis = memcached = python-memcached postgresql = - SQLAlchemy < 2 + SQLAlchemy < 3 psycopg2 zope.sqlalchemy monitoring =