diff --git a/requirements.txt b/requirements.txt index 371726e..b34133e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ alabaster==1.0.0 babel==2.17.0 -certifi==2025.1.31 -charset-normalizer==3.4.1 +certifi==2025.8.3 +charset-normalizer==3.4.3 colorama==0.4.6 -docutils==0.21.2 -filelock==3.18.0 -fsspec==2025.3.2 +docutils==0.22 +filelock==3.19.1 +fsspec==2025.7.0 idna==3.10 imagesize==1.4.1 Jinja2==3.1.6 @@ -13,14 +13,14 @@ MarkupSafe==3.0.2 mpmath==1.3.0 networkx==3.4.2 numpy==2.2.0 -packaging==24.2 -pillow==11.1.0 -Pygments==2.19.1 -requests==2.32.3 -ruamel.yaml==0.18.10 +packaging==25.0 +pillow==11.3.0 +Pygments==2.19.2 +requests==2.32.5 +ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 -setuptools==78.1.1 -snowballstemmer==2.2.0 +setuptools==80.9.0 +snowballstemmer==3.0.1 Sphinx==8.1.3 sphinx-rtd-theme==3.0.2 sphinxcontrib-applehelp==2.0.0 @@ -30,9 +30,9 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -sympy==1.13.3 -torch==2.7.0 -torchaudio==2.6.0 -torchvision==0.21.0 -typing_extensions==4.13.1 -urllib3==2.3.0 \ No newline at end of file +sympy==1.14.0 +torch==2.8.0 +torchaudio==2.8.0 +torchvision==0.23.0 +typing_extensions==4.14.1 +urllib3==2.5.0 \ No newline at end of file