diff --git a/requirements_notebook.txt b/requirements_notebook.txt index bbba4e1..3c193ca 100644 --- a/requirements_notebook.txt +++ b/requirements_notebook.txt @@ -2,3 +2,4 @@ matplotlib>=3.0.3, <4.0 seaborn==0.8 jupyter>=1.0, <2.0 numpy>=1.14, <2.0 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability