diff --git a/requirements.txt b/requirements.txt index 8897314..1899769 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,5 @@ # gunicorn requests -werkzeug \ No newline at end of file +werkzeug +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file