diff --git a/requirements-dev.txt b/requirements-dev.txt index 7f57933..efb92a2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,4 +3,5 @@ twine>=4.0.1 tsx>=0.0.1 pandas>=1.0.3 pre-commit>=2.20.0 -numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file