diff --git a/Backend/requirements.txt b/Backend/requirements.txt index afed62b..7364578 100644 --- a/Backend/requirements.txt +++ b/Backend/requirements.txt @@ -8,6 +8,6 @@ werkzeug==3.1.5 python-dotenv==1.0.0 bcrypt==4.0.1 gunicorn==21.2.0 -Pillow==10.0.1 +Pillow==12.1.1 scikit-learn==1.5.0 matplotlib==3.8.0 diff --git a/requirements.txt b/requirements.txt index fd9fc8d..f0793a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ werkzeug==3.1.3 python-dotenv==1.1.0 bcrypt==4.3.0 gunicorn==23.0.0 -Pillow==11.2.1 +Pillow==12.1.1 scikit-learn==1.7.0 matplotlib==3.10.3 \ No newline at end of file