diff --git a/backend/src/requirements_docker.txt b/backend/src/requirements_docker.txt index 60c548a..246e14d 100644 --- a/backend/src/requirements_docker.txt +++ b/backend/src/requirements_docker.txt @@ -13,5 +13,5 @@ pytest-cov==7.1.0 pytest-mock==3.15.1 python-jose==3.5.0 python-multipart==0.0.32 -SQLAlchemy==2.0.50 +SQLAlchemy==2.0.51 uvicorn==0.49.0 \ No newline at end of file