Merge pull request #9 from joelmathewthomas/backend

create backend Django app
This commit is contained in:
Joel Mathew Thomas
2025-01-09 11:21:58 +05:30
committed by GitHub
18 changed files with 298 additions and 0 deletions
+14
View File
@@ -1,16 +1,25 @@
absl-py==2.1.0
amqp==5.3.1
antlr4-python3-runtime==4.9.3
asgiref==3.8.1
asttokens==3.0.0
astunparse==1.6.3
audioread==3.0.1
billiard==4.2.1
celery==5.4.0
certifi==2024.12.14
cffi==1.17.1
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
contourpy==1.3.1
cycler==0.12.1
decorator==5.1.1
demucs==4.0.1
Django==5.1.4
dora_search==0.1.12
einops==0.8.0
executing==2.1.0
@@ -30,6 +39,7 @@ joblib==1.4.2
julius==0.2.7
keras==3.7.0
kiwisolver==1.4.8
kombu==5.4.2
lameenc==1.7.0
lazy_loader==0.4
libclang==18.1.1
@@ -84,6 +94,7 @@ PyQt6_sip==13.9.1
pytest==8.3.4
python-dateutil==2.9.0.post0
PyYAML==6.0.2
redis==5.2.1
requests==2.32.3
retrying==1.3.4
rich==13.9.4
@@ -93,6 +104,7 @@ setuptools==75.6.0
six==1.17.0
soundfile==0.12.1
soxr==0.5.0.post1
sqlparse==0.5.3
stack-data==0.6.3
submitit==1.5.2
sympy==1.13.1
@@ -110,7 +122,9 @@ traitlets==5.14.3
treetable==0.2.5
triton==3.1.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
vine==5.1.0
wcwidth==0.2.13
Werkzeug==3.1.3
wheel==0.45.1