Add requirements.txt
This commit is contained in:
parent
427565b945
commit
ea5ba44e34
|
@ -0,0 +1,34 @@
|
|||
audioread==3.0.1
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
contourpy==1.2.1
|
||||
cycler==0.12.1
|
||||
decorator==5.1.1
|
||||
fonttools==4.51.0
|
||||
idna==3.7
|
||||
joblib==1.4.2
|
||||
kiwisolver==1.4.5
|
||||
lazy_loader==0.4
|
||||
librosa==0.10.2
|
||||
llvmlite==0.42.0
|
||||
matplotlib==3.8.4
|
||||
msgpack==1.0.8
|
||||
numba==0.59.1
|
||||
numpy==1.26.4
|
||||
packaging==24.0
|
||||
pillow==10.3.0
|
||||
platformdirs==4.2.1
|
||||
pooch==1.8.1
|
||||
pycparser==2.22
|
||||
pyparsing==3.1.2
|
||||
python-dateutil==2.9.0.post0
|
||||
requests==2.31.0
|
||||
scikit-learn==1.4.2
|
||||
scipy==1.13.0
|
||||
six==1.16.0
|
||||
soundfile==0.12.1
|
||||
soxr==0.3.7
|
||||
threadpoolctl==3.5.0
|
||||
typing_extensions==4.11.0
|
||||
urllib3==2.2.1
|
Loading…
Reference in New Issue