diff --git a/python/fastapi-postgres/requirements.txt b/python/fastapi-postgres/requirements.txt index 1f25ad99..7f271a77 100644 --- a/python/fastapi-postgres/requirements.txt +++ b/python/fastapi-postgres/requirements.txt @@ -1,7 +1,7 @@ fastapi[all]==0.133.1 pydantic==2.12.5 psycopg2-binary==2.9.11 -SQLAlchemy==2.0.47 +SQLAlchemy==2.0.52 email-validator==2.3.0 pwdlib[bcrypt]==0.3.0 bcrypt==5.0.0