update deps
This commit is contained in:
@@ -1,8 +1,15 @@
|
|||||||
|
amqp==5.3.1
|
||||||
antlr4-python3-runtime==4.9.3
|
antlr4-python3-runtime==4.9.3
|
||||||
audioread==3.0.1
|
audioread==3.0.1
|
||||||
|
billiard==4.2.1
|
||||||
|
celery==5.4.0
|
||||||
certifi==2024.12.14
|
certifi==2024.12.14
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
|
click==8.1.8
|
||||||
|
click-didyoumean==0.3.1
|
||||||
|
click-plugins==1.1.1
|
||||||
|
click-repl==0.3.0
|
||||||
cloudpickle==3.1.1
|
cloudpickle==3.1.1
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
demucs==4.0.1
|
demucs==4.0.1
|
||||||
@@ -15,6 +22,7 @@ iniconfig==2.0.0
|
|||||||
Jinja2==3.1.5
|
Jinja2==3.1.5
|
||||||
joblib==1.4.2
|
joblib==1.4.2
|
||||||
julius==0.2.7
|
julius==0.2.7
|
||||||
|
kombu==5.4.2
|
||||||
lameenc==1.8.1
|
lameenc==1.8.1
|
||||||
lazy_loader==0.4
|
lazy_loader==0.4
|
||||||
librosa==0.10.2.post1
|
librosa==0.10.2.post1
|
||||||
@@ -43,9 +51,12 @@ packaging==24.2
|
|||||||
platformdirs==4.3.6
|
platformdirs==4.3.6
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
pooch==1.8.2
|
pooch==1.8.2
|
||||||
|
prompt_toolkit==3.0.50
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pytest==8.3.4
|
pytest==8.3.4
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
|
redis==5.2.1
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
retrying==1.3.4
|
retrying==1.3.4
|
||||||
scikit-learn==1.6.1
|
scikit-learn==1.6.1
|
||||||
@@ -63,4 +74,7 @@ tqdm==4.67.1
|
|||||||
treetable==0.2.5
|
treetable==0.2.5
|
||||||
triton==3.1.0
|
triton==3.1.0
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
|
tzdata==2025.1
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
|
vine==5.1.0
|
||||||
|
wcwidth==0.2.13
|
||||||
|
|||||||
Reference in New Issue
Block a user