diff --git a/requirements.txt b/requirements.txt index f31643d..d2bda42 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 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file