Skip to content

Commit

Permalink
Merge pull request #20 from will-rice/wr-upgrade-reqs
Browse files Browse the repository at this point in the history
upgrade requirements
  • Loading branch information
will-rice committed Feb 13, 2024
2 parents 56c3121 + 488cdb1 commit d04b117
Showing 1 changed file with 58 additions and 62 deletions.
120 changes: 58 additions & 62 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,88 +4,86 @@
#
# pip-compile
#
aiohttp==3.8.6
aiohttp==3.9.3
# via fsspec
aiosignal==1.3.1
# via aiohttp
appdirs==1.4.4
# via wandb
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
attrs==23.2.0
# via aiohttp
audioread==3.0.1
# via librosa
black==23.10.0
black==24.2.0
# via
# -r requirements.in
# flake8-black
build==1.0.3
# via pip-tools
certifi==2023.7.22
certifi==2024.2.2
# via
# requests
# sentry-sdk
cffi==1.16.0
# via soundfile
charset-normalizer==3.3.0
# via
# aiohttp
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# pip-tools
# wandb
contourpy==1.1.1
contourpy==1.2.0
# via matplotlib
coverage[toml]==7.3.2
coverage[toml]==7.4.1
# via pytest-cov
cycler==0.12.1
# via matplotlib
decorator==5.1.1
# via librosa
docker-pycreds==0.4.0
# via wandb
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
filelock==3.12.4
filelock==3.13.1
# via
# huggingface-hub
# torch
# transformers
flake8==6.1.0
flake8==7.0.0
# via flake8-black
flake8-black==0.3.6
# via -r requirements.in
fonttools==4.43.1
fonttools==4.48.1
# via matplotlib
frozenlist==1.4.0
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec[http]==2023.9.2
fsspec[http]==2024.2.0
# via
# huggingface-hub
# pytorch-lightning
# torch
gitdb==4.0.10
gitdb==4.0.11
# via gitpython
gitpython==3.1.38
gitpython==3.1.41
# via wandb
huggingface-hub==0.17.3
huggingface-hub==0.20.3
# via
# tokenizers
# transformers
idna==3.4
idna==3.6
# via
# requests
# yarl
iniconfig==2.0.0
# via pytest
isort==5.12.0
isort==5.13.2
# via -r requirements.in
jinja2==3.1.2
jinja2==3.1.3
# via torch
joblib==1.3.2
# via
Expand All @@ -97,37 +95,37 @@ lazy-loader==0.3
# via librosa
librosa==0.10.1
# via -r requirements.in
lightning-utilities==0.9.0
lightning-utilities==0.10.1
# via
# pytorch-lightning
# torchmetrics
llvmlite==0.41.0
llvmlite==0.42.0
# via numba
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
matplotlib==3.8.0
matplotlib==3.8.2
# via -r requirements.in
mccabe==0.7.0
# via flake8
mpmath==1.3.0
# via sympy
msgpack==1.0.7
# via librosa
multidict==6.0.4
multidict==6.0.5
# via
# aiohttp
# yarl
mypy==1.6.0
mypy==1.8.0
# via -r requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
networkx==3.1
networkx==3.2.1
# via torch
numba==0.58.0
numba==0.59.0
# via librosa
numpy==1.25.2
numpy==1.26.4
# via
# contourpy
# librosa
Expand All @@ -151,80 +149,78 @@ packaging==23.2
# pooch
# pytest
# pytorch-lightning
# torchmetrics
# transformers
pathspec==0.11.2
pathspec==0.12.1
# via black
pathtools==0.1.2
# via wandb
pedalboard==0.8.5
pedalboard==0.8.7
# via -r requirements.in
pesq==0.0.4
# via -r requirements.in
pillow==10.1.0
pillow==10.2.0
# via
# matplotlib
# torchvision
pip-tools==7.3.0
# via -r requirements.in
platformdirs==3.11.0
platformdirs==4.2.0
# via
# black
# pooch
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pooch==1.7.0
pooch==1.8.0
# via librosa
protobuf==4.24.4
protobuf==4.25.2
# via wandb
psutil==5.9.6
psutil==5.9.8
# via wandb
pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pydocstyle==6.3.0
# via -r requirements.in
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pyparsing==3.1.1
# via matplotlib
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
pytest==8.0.0
# via
# -r requirements.in
# pytest-cov
pytest-cov==4.1.0
# via -r requirements.in
python-dateutil==2.8.2
# via matplotlib
pytorch-lightning==2.1.0
pytorch-lightning==2.2.0.post0
# via -r requirements.in
pyyaml==6.0.1
# via
# huggingface-hub
# pytorch-lightning
# transformers
# wandb
regex==2023.10.3
regex==2023.12.25
# via transformers
requests==2.31.0
# via
# fsspec
# huggingface-hub
# pooch
# torchvision
# transformers
# wandb
safetensors==0.4.0
safetensors==0.4.2
# via transformers
scikit-learn==1.3.1
scikit-learn==1.4.0
# via librosa
scipy==1.11.3
scipy==1.12.0
# via
# librosa
# scikit-learn
sentry-sdk==1.32.0
sentry-sdk==1.40.4
# via wandb
setproctitle==1.3.3
# via wandb
Expand All @@ -244,7 +240,7 @@ sympy==1.12
# via torch
threadpoolctl==3.2.0
# via scikit-learn
tokenizers==0.14.1
tokenizers==0.15.2
# via transformers
tomli==2.0.1
# via
Expand All @@ -256,29 +252,29 @@ tomli==2.0.1
# pip-tools
# pyproject-hooks
# pytest
torch==2.1.0
torch==2.2.0
# via
# -r requirements.in
# pytorch-lightning
# torchaudio
# torchmetrics
# torchvision
torchaudio==2.1.0
torchaudio==2.2.0
# via -r requirements.in
torchmetrics==1.2.0
torchmetrics==1.3.1
# via
# -r requirements.in
# pytorch-lightning
torchvision==0.16.0
torchvision==0.17.0
# via -r requirements.in
tqdm==4.66.1
tqdm==4.66.2
# via
# huggingface-hub
# pytorch-lightning
# transformers
transformers==4.34.0
transformers==4.37.2
# via -r requirements.in
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# black
# huggingface-hub
Expand All @@ -287,15 +283,15 @@ typing-extensions==4.8.0
# mypy
# pytorch-lightning
# torch
urllib3==2.0.7
urllib3==2.2.0
# via
# requests
# sentry-sdk
wandb==0.15.12
wandb==0.16.3
# via -r requirements.in
wheel==0.41.2
wheel==0.42.0
# via pip-tools
yarl==1.9.2
yarl==1.9.4
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit d04b117

Please sign in to comment.