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