Skip to content

Commit

Permalink
Bump aiohttp from 3.9.5 to 3.10.11
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.5...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent ac9fb38 commit d8747f4
Showing 1 changed file with 41 additions and 12 deletions.
53 changes: 41 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ absl-py==2.1.0
# via
# tensorboard
# tensorflow
aiohttp==3.9.5
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.10.11
# via fsspec
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -51,13 +53,6 @@ click==8.1.7
# typer
cloudpickle==3.0.0
# via submitit
colorama==0.4.6
# via
# click
# colorlog
# pylint
# pytest
# tqdm
coloredlogs==15.0.1
# via onnxruntime
colorlog==6.8.2
Expand Down Expand Up @@ -105,6 +100,7 @@ filelock==3.15.4
# pyannote-pipeline
# torch
# transformers
# triton
flatbuffers==24.3.25
# via
# onnxruntime
Expand Down Expand Up @@ -231,7 +227,7 @@ markupsafe==2.1.5
# werkzeug
marshmallow==3.21.3
# via dataclasses-json
matplotlib==3.10.0
matplotlib==3.9.4
# via
# -r requirements.in
# crepe
Expand Down Expand Up @@ -304,6 +300,37 @@ numpy==1.26.4
# tensorflow
# torchmetrics
# transformers
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu12==9.1.0.70
# via torch
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.20.5
# via torch
nvidia-nvjitlink-cu12==12.6.85
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
oauthlib==3.2.2
# via requests-oauthlib
omegaconf==2.3.0
Expand Down Expand Up @@ -365,6 +392,8 @@ pretty-midi==0.2.10
# via -r requirements.in
primepy==1.3
# via torch-pitch-shift
propcache==0.2.1
# via yarl
protobuf==3.19.6
# via
# -r requirements.in
Expand Down Expand Up @@ -407,8 +436,6 @@ pylint==3.2.6
# via -r requirements.in
pyparsing==3.1.2
# via matplotlib
pyreadline3==3.4.1
# via humanfriendly
pytest==8.3.2
# via -r requirements.in
python-dateutil==2.9.0.post0
Expand Down Expand Up @@ -609,6 +636,8 @@ transformers==4.39.3
# via whisperx
treetable==0.2.5
# via dora-search
triton==3.0.0
# via torch
typer==0.12.3
# via pyannote-database
typing-extensions==4.12.2
Expand Down Expand Up @@ -649,7 +678,7 @@ whisperx @ git+https://github.com/m-bain/whisperx.git
# via -r requirements.in
wrapt==1.16.0
# via tensorflow
yarl==1.9.4
yarl==1.18.3
# via aiohttp
yt-dlp==2024.12.23
# via -r requirements.in
Expand Down

0 comments on commit d8747f4

Please sign in to comment.