diff --git a/source/backend/requirements.txt b/source/backend/requirements.txt index 492c25a..1b6b9d4 100644 --- a/source/backend/requirements.txt +++ b/source/backend/requirements.txt @@ -5,7 +5,7 @@ psycopg2-binary==2.9.3 python-dotenv==0.20.0 flask-swagger-ui==3.36.0 vowpalwabbit==9.1.0 -pandas==1.4.2 +pandas==2.0.1 matplotlib==3.6.3 pytest==7.2.1 pytest-cov==3.0.0