From f2e41dc7efb76e701839bcfd38d3b9cd509b8df5 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:47:23 +0530 Subject: [PATCH] update deps --- requirements/env.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/requirements/env.txt b/requirements/env.txt index 676f0f7..128956f 100644 --- a/requirements/env.txt +++ b/requirements/env.txt @@ -1,7 +1,14 @@ +aiohappyeyeballs==2.4.4 +aiohttp==3.11.11 +aiosignal==1.3.2 amqp==5.3.1 antlr4-python3-runtime==4.9.3 +asteroid==0.7.0 +asteroid-filterbanks==0.4.0 +attrs==25.1.0 audioread==3.0.1 billiard==4.2.1 +cached-property==2.0.1 celery==5.4.0 certifi==2024.12.14 cffi==1.17.1 @@ -19,7 +26,10 @@ dora_search==0.1.12 einops==0.8.0 filelock==3.17.0 fonttools==4.55.6 +frozenlist==1.5.0 fsspec==2024.12.0 +future==1.0.0 +huggingface-hub==0.28.0 idna==3.10 iniconfig==2.0.0 Jinja2==3.1.5 @@ -30,11 +40,14 @@ kombu==5.4.2 lameenc==1.8.1 lazy_loader==0.4 librosa==0.10.2.post1 +lightning-utilities==0.11.9 llvmlite==0.44.0 MarkupSafe==3.0.2 matplotlib==3.10.0 +mir_eval==0.7 mpmath==1.3.0 msgpack==1.1.0 +multidict==6.1.0 networkx==3.4.2 numba==0.61.0 numpy==2.1.3 @@ -53,15 +66,23 @@ nvidia-nvtx-cu12==12.4.127 omegaconf==2.3.0 openunmix==1.3.0 packaging==24.2 +pandas==2.2.3 +pb-bss-eval==0.0.2 +pesq==0.0.4 pillow==11.1.0 platformdirs==4.3.6 pluggy==1.5.0 pooch==1.8.2 prompt_toolkit==3.0.50 +propcache==0.2.1 pycparser==2.22 pyparsing==3.2.1 +pystoi==0.4.1 pytest==8.3.4 python-dateutil==2.9.0.post0 +pytorch-lightning==2.5.0.post0 +pytorch-ranger==0.1.1 +pytz==2024.2 PyYAML==6.0.2 redis==5.2.1 requests==2.32.3 @@ -76,7 +97,10 @@ submitit==1.5.2 sympy==1.13.1 threadpoolctl==3.5.0 torch==2.5.1 +torch-optimizer==0.1.0 +torch-stoi==0.2.3 torchaudio==2.5.1 +torchmetrics==0.11.4 tqdm==4.67.1 treetable==0.2.5 triton==3.1.0 @@ -85,3 +109,4 @@ tzdata==2025.1 urllib3==2.3.0 vine==5.1.0 wcwidth==0.2.13 +yarl==1.18.3