diff --git a/backend/src/requirements_docker.txt b/backend/src/requirements_docker.txt index a351c55..c771700 100644 --- a/backend/src/requirements_docker.txt +++ b/backend/src/requirements_docker.txt @@ -14,5 +14,5 @@ pytest-cov==7.1.0 pytest-mock==3.15.1 python-jose==3.5.0 python-multipart==0.0.32 -SQLAlchemy==2.0.51 +SQLAlchemy==2.0.52 uvicorn==0.52.3 \ No newline at end of file