From 38fb2fe42d97836413cf96567cfba5e6a7bde0ea Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sun, 16 Mar 2025 11:26:06 +0530 Subject: [PATCH] update deps --- requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/requirements.txt b/requirements.txt index 3b74e0d..cec5141 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,13 +20,16 @@ click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 cloudpickle==3.1.1 +colorama==0.4.6 contourpy==1.3.1 +cors==1.0.1 cycler==0.12.1 decorator==5.2.1 DeepFilterLib==0.5.6 DeepFilterNet==0.5.6 demucs==4.0.1 Django==5.1.6 +django-cors-headers==4.7.0 djangorestframework==3.15.2 dora_search==0.1.12 einops==0.8.1 @@ -34,6 +37,9 @@ filelock==3.17.0 fonttools==4.56.0 frozenlist==1.5.0 fsspec==2025.2.0 +future==1.0.0 +gevent==24.11.1 +greenlet==3.1.1 huggingface-hub==0.29.1 idna==3.10 iniconfig==2.0.0 @@ -85,6 +91,7 @@ prompt_toolkit==3.0.50 propcache==0.3.0 pycparser==2.22 pyparsing==3.2.1 +PySocks==1.7.1 pystoi==0.4.1 pytest==8.3.4 python-dateutil==2.9.0.post0 @@ -95,6 +102,7 @@ PyYAML==6.0.2 redis==5.2.1 regex==2024.11.6 requests==2.32.3 +requests-file==2.1.0 retrying==1.3.4 safetensors==0.5.3 scikit-learn==1.6.1 @@ -107,6 +115,7 @@ sqlparse==0.5.3 submitit==1.5.2 sympy==1.13.1 threadpoolctl==3.5.0 +tldextract==5.1.3 tokenizers==0.21.0 torch==2.6.0 torch-optimizer==0.1.0 @@ -124,3 +133,5 @@ urllib3==2.3.0 vine==5.1.0 wcwidth==0.2.13 yarl==1.18.3 +zope.event==5.0 +zope.interface==7.2