Skip to content

Commit

Permalink
Merge pull request #6 from djh00t/dependabot/pip/certifi-2024.7.4
Browse files Browse the repository at this point in the history
chore(deps): Bump certifi from 2024.2.2 to 2024.7.4
  • Loading branch information
djh00t authored Oct 24, 2024
2 parents 0237bfa + 77deb5f commit 5a36636
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ braceexpand==0.1.7
# via
# nemo-toolkit
# webdataset
certifi==2024.2.2
certifi==2024.7.4
# via
# requests
# sentry-sdk
Expand Down Expand Up @@ -99,7 +99,7 @@ filelock==3.14.0
# triton
flake8==4.0.1
# via -r requirements.in
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
frozenlist==1.4.1
# via
Expand Down Expand Up @@ -138,15 +138,15 @@ idna==3.7
# anyio
# requests
# yarl
inflect==7.3.0
inflect==7.3.1
# via
# g2p-en
# nemo-toolkit
iniconfig==2.0.0
# via pytest
intervaltree==3.1.0
# via lhotse
ipython==8.25.0
ipython==8.26.0
# via ipywidgets
ipywidgets==8.1.3
# via nemo-toolkit
Expand Down Expand Up @@ -207,7 +207,7 @@ markupsafe==2.1.5
# werkzeug
marshmallow==3.21.3
# via nemo-toolkit
matplotlib==3.9.0
matplotlib==3.9.1
# via
# nemo-toolkit
# pyannote-metrics
Expand Down Expand Up @@ -337,11 +337,11 @@ pandas==2.2.2
# pyannote-metrics
parso==0.8.4
# via jedi
pdoc==14.5.1
pdoc==7.0.1
# via -r requirements.in
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via
# matplotlib
# torchvision
Expand Down Expand Up @@ -381,7 +381,7 @@ pyarrow==16.1.0
# via datasets
pyarrow-hotfix==0.6
# via datasets
pybind11==2.12.0
pybind11==2.13.1
# via texterrors
pycodestyle==2.8.0
# via flake8
Expand Down Expand Up @@ -477,7 +477,7 @@ scipy==1.13.1
# scikit-learn
sentencepiece==0.2.0
# via nemo-toolkit
sentry-sdk==2.6.0
sentry-sdk==2.7.1
# via wandb
setproctitle==1.3.3
# via wandb
Expand Down Expand Up @@ -566,7 +566,7 @@ traitlets==5.14.3
# ipython
# ipywidgets
# matplotlib-inline
transformers==4.41.2
transformers==4.42.3
# via nemo-toolkit
triton==2.3.0
# via
Expand Down Expand Up @@ -601,7 +601,7 @@ urllib3==2.2.2
# sentry-sdk
uvicorn==0.15.0
# via -r requirements.in
wandb==0.17.3
wandb==0.17.4
# via nemo-toolkit
wcwidth==0.2.13
# via prompt-toolkit
Expand Down

0 comments on commit 5a36636

Please sign in to comment.