diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 0561978..2591b91 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ matplotlib optuna shap sklearn -xgboost \ No newline at end of file +xgboost +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file