diff --git a/modules/ftp/strong_password/files/requirements-pip3.txt b/modules/ftp/strong_password/files/requirements-pip3.txt index dce2e028..455637ad 100644 --- a/modules/ftp/strong_password/files/requirements-pip3.txt +++ b/modules/ftp/strong_password/files/requirements-pip3.txt @@ -1 +1,2 @@ -datetime==4.3 \ No newline at end of file +datetime==4.3 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file