diff --git a/backend-api/requirements.txt b/backend-api/requirements.txt index 8beeb89..9e840d8 100644 --- a/backend-api/requirements.txt +++ b/backend-api/requirements.txt @@ -10,6 +10,6 @@ python-dotenv==1.0.0 gunicorn==21.2.0 Werkzeug==2.3.7 scikit-learn==1.3.0 -matplotlib==3.7.2 +matplotlib==3.10.7 seaborn==0.12.2 websockets>=13.0