diff --git a/requirements.txt b/requirements.txt index f31643d..0b6b7e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ captcha pyyaml pillow tqdm -wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability +setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file