diff --git a/engage-project/requirements.txt b/engage-project/requirements.txt index 400e798..0d23c92 100644 --- a/engage-project/requirements.txt +++ b/engage-project/requirements.txt @@ -3,7 +3,7 @@ joblib==1.0.1 keras==2.4.3 matplotlib==3.4.2 numba==0.53.1 -numpy==1.21.1 +numpy==1.22.2 pandas==1.3.0 pandasql==0.7.3 patsy==0.5.1 @@ -12,3 +12,4 @@ scipy==1.7.0 statsmodels==0.12.2 tensorflow==2.5.0 tqdm==4.61.2 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability