diff --git a/backend/requirements.txt b/backend/requirements.txt index 16f1de1bc..d9d07b6c7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,4 +14,4 @@ PyYAML==6.0 requests==2.31.0 requests_aws4auth==1.1.1 sqlalchemy==1.3.24 -starlette==0.27.0 \ No newline at end of file +starlette==0.36.2 \ No newline at end of file