diff --git a/deploy/web_server/requirements.txt b/deploy/web_server/requirements.txt index ce32d2c6..e92adaba 100644 --- a/deploy/web_server/requirements.txt +++ b/deploy/web_server/requirements.txt @@ -1,5 +1,5 @@ bottle==0.12.23 -starlette==0.36.2 +starlette==0.40.0 uvicorn==0.24.0.post1 aiomcache==0.8.1 pymemcache==3.5.2 \ No newline at end of file