diff --git a/requirements.txt b/requirements.txt index be19810..a6c0704 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ accelerate==0.19.0 -aiohttp==3.8.5 +aiohttp==3.10.2 aiosignal==1.3.1 appdirs==1.4.4 async-timeout==4.0.2 attrs==23.1.0 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.1.0 click==8.1.3 cmake==3.26.3 @@ -15,10 +15,10 @@ filelock==3.12.0 frozenlist==1.3.3 fsspec==2023.5.0 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.41 huggingface-hub==0.14.1 -idna==3.4 -Jinja2==3.1.2 +idna==3.7 +Jinja2==3.1.4 joblib==1.2.0 lit==16.0.5 MarkupSafe==2.1.2 @@ -43,40 +43,41 @@ nvidia-nvtx-cu11==11.7.91 packaging==23.1 pandas==2.0.1 pathtools==0.1.2 -Pillow==9.5.0 +Pillow==10.3.0 protobuf==4.23.1 psutil==5.9.5 -pyarrow==12.0.0 +pyarrow==14.0.1 pyre-extensions==0.0.29 python-dateutil==2.8.2 python-dotenv==1.0.0 pytz==2023.3 PyYAML==6.0 regex==2023.5.5 -requests==2.31.0 +requests==2.32.2 responses==0.18.0 scikit-learn==1.2.2 scipy==1.10.1 -sentry-sdk==1.24.0 +sentry-sdk==2.8.0 setproctitle==1.3.2 six==1.16.0 smmap==5.0.0 sympy==1.12 threadpoolctl==3.1.0 tokenizers==0.13.3 -torch==2.0.1 +torch==2.2.0 torchaudio==2.0.2 torchvision==0.15.2 -tqdm==4.65.0 -transformers==4.30.0 +tqdm==4.66.3 +transformers==4.38.0 triton==2.0.0 typing-inspect==0.8.0 typing_extensions==4.6.1 tzdata==2023.3 -urllib3==1.26.16 +urllib3==1.26.19 wandb==0.15.3 xformers==0.0.20 xxhash==3.2.0 yarl==1.9.2 -setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability +setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability 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