updated dependencies: add django, redis, celery
This commit is contained in:
@@ -1,16 +1,25 @@
|
|||||||
absl-py==2.1.0
|
absl-py==2.1.0
|
||||||
|
amqp==5.3.1
|
||||||
antlr4-python3-runtime==4.9.3
|
antlr4-python3-runtime==4.9.3
|
||||||
|
asgiref==3.8.1
|
||||||
asttokens==3.0.0
|
asttokens==3.0.0
|
||||||
astunparse==1.6.3
|
astunparse==1.6.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.0
|
charset-normalizer==3.4.0
|
||||||
|
click==8.1.8
|
||||||
|
click-didyoumean==0.3.1
|
||||||
|
click-plugins==1.1.1
|
||||||
|
click-repl==0.3.0
|
||||||
cloudpickle==3.1.0
|
cloudpickle==3.1.0
|
||||||
contourpy==1.3.1
|
contourpy==1.3.1
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
demucs==4.0.1
|
demucs==4.0.1
|
||||||
|
Django==5.1.4
|
||||||
dora_search==0.1.12
|
dora_search==0.1.12
|
||||||
einops==0.8.0
|
einops==0.8.0
|
||||||
executing==2.1.0
|
executing==2.1.0
|
||||||
@@ -30,6 +39,7 @@ joblib==1.4.2
|
|||||||
julius==0.2.7
|
julius==0.2.7
|
||||||
keras==3.7.0
|
keras==3.7.0
|
||||||
kiwisolver==1.4.8
|
kiwisolver==1.4.8
|
||||||
|
kombu==5.4.2
|
||||||
lameenc==1.7.0
|
lameenc==1.7.0
|
||||||
lazy_loader==0.4
|
lazy_loader==0.4
|
||||||
libclang==18.1.1
|
libclang==18.1.1
|
||||||
@@ -80,6 +90,7 @@ pyparsing==3.2.0
|
|||||||
pytest==8.3.4
|
pytest==8.3.4
|
||||||
python-dateutil==2.9.0.post0
|
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
|
||||||
rich==13.9.4
|
rich==13.9.4
|
||||||
@@ -89,6 +100,7 @@ setuptools==75.6.0
|
|||||||
six==1.17.0
|
six==1.17.0
|
||||||
soundfile==0.12.1
|
soundfile==0.12.1
|
||||||
soxr==0.5.0.post1
|
soxr==0.5.0.post1
|
||||||
|
sqlparse==0.5.3
|
||||||
stack-data==0.6.3
|
stack-data==0.6.3
|
||||||
submitit==1.5.2
|
submitit==1.5.2
|
||||||
sympy==1.13.1
|
sympy==1.13.1
|
||||||
@@ -106,7 +118,9 @@ traitlets==5.14.3
|
|||||||
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==2024.2
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
|
vine==5.1.0
|
||||||
wcwidth==0.2.13
|
wcwidth==0.2.13
|
||||||
Werkzeug==3.1.3
|
Werkzeug==3.1.3
|
||||||
wheel==0.45.1
|
wheel==0.45.1
|
||||||
|
|||||||
Reference in New Issue
Block a user