diff --git a/subtask4/requirements.txt b/subtask4/requirements.txt index 480402f..5cee7ae 100644 --- a/subtask4/requirements.txt +++ b/subtask4/requirements.txt @@ -1,10 +1,10 @@ absl-py==0.12.0 -aiohttp==3.7.4.post0 +aiohttp==3.12.14 astor==0.8.1 async-timeout==3.0.1 attrs==20.3.0 cachetools==4.2.2 -certifi==2020.12.5 +certifi==2023.7.22 chardet==4.0.0 click==7.1.2 colorama==0.4.4 @@ -12,36 +12,36 @@ contextlib2==0.6.0.post1 decorator==4.4.2 filelock==3.0.12 fsspec==2021.4.0 -future==0.18.2 +future==0.18.3 google-auth==1.30.0 google-auth-oauthlib==0.4.4 -grpcio==1.37.1 +grpcio==1.58.3 hyperopt==0.1.2 -idna==2.10 +idna==3.7 importlib-metadata==4.0.1 -joblib==1.0.1 +joblib==1.1.1 json-tricks==3.15.5 Markdown==3.3.4 multidict==5.1.0 netifaces==0.10.9 -networkx==2.5.1 +networkx==2.6 nni==2.1 -numpy==1.20.2 +numpy==1.22.2 oauthlib==3.1.0 packaging==20.9 prettytable==2.1.0 -protobuf==3.15.8 +protobuf==4.25.8 psutil==5.8.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pyDeprecate==0.3.0 -pymongo==3.11.4 +pymongo==4.6.3 pyparsing==2.4.7 PythonWebHDFS==0.2.3 -pytorch-lightning==1.3.0 -PyYAML==5.3.1 +pytorch-lightning==2.4.0 +PyYAML==5.4 regex==2021.4.4 -requests==2.25.1 +requests==2.32.4 requests-oauthlib==1.3.0 responses==0.13.3 rsa==4.7.2 @@ -49,8 +49,8 @@ ruamel.yaml==0.17.4 ruamel.yaml.clib==0.2.2 sacremoses==0.0.45 schema==0.7.4 -scikit-learn==0.24.2 -scipy==1.6.3 +scikit-learn==1.5.0 +scipy==1.10.0rc1 simplejson==3.17.2 six==1.15.0 sklearn==0.0 @@ -58,14 +58,16 @@ tensorboard==2.4.1 tensorboard-plugin-wit==1.8.0 threadpoolctl==2.1.0 tokenizers==0.10.2 -torch==1.7.1+cu101 +torch==2.7.1+cu101 torchmetrics==0.2.0 -tqdm==4.60.0 -transformers==4.5.1 +tqdm==4.66.3 +transformers==4.52.0 typing-extensions==3.7.4.3 -urllib3==1.26.4 +urllib3==2.5.0 wcwidth==0.2.5 -websockets==9.0.1 -Werkzeug==1.0.1 +websockets==10.0 +Werkzeug==3.0.6 yarl==1.6.3 -zipp==3.4.1 +zipp==3.19.1 +setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability +wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability