diff --git a/covid19-notebooks/requirements.txt b/covid19-notebooks/requirements.txt index c147cdb..dbf3428 100644 --- a/covid19-notebooks/requirements.txt +++ b/covid19-notebooks/requirements.txt @@ -8,3 +8,5 @@ pywaffle requests scipy seaborn +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability +wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability