diff --git a/Controller/requirements.txt b/Controller/requirements.txt index b57c46a..85e2d6f 100644 --- a/Controller/requirements.txt +++ b/Controller/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.65.2 uvicorn==0.11.7 hypercorn==0.9.2 pydantic==1.6.2 -starlette==0.27.0 +starlette==0.36.2 pandas==1.0.1 matplotlib==3.1.3 requests==2.31.0