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