diff --git a/requirements.txt b/requirements.txt index e98bc42..2de70be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ gevent -python-slugify \ No newline at end of file +python-slugify +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file