-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
91 lines (90 loc) · 1.58 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile
#
appdirs==1.4.4
# via pooch
audioread==2.1.9
# via librosa
certifi==2021.10.8
# via requests
cffi==1.15.0
# via soundfile
charset-normalizer==2.0.12
# via requests
cycler==0.11.0
# via matplotlib
decorator==5.1.1
# via librosa
idna==3.3
# via requests
joblib==1.1.0
# via
# librosa
# scikit-learn
kiwisolver==1.4.2
# via matplotlib
librosa==0.9.1
# via -r requirements.in
llvmlite==0.38.0
# via numba
matplotlib==3.4.2
# via -r requirements.in
numba==0.55.1
# via
# librosa
# resampy
numpy==1.21.6
# via
# -r requirements.in
# librosa
# matplotlib
# numba
# resampy
# scikit-learn
# scipy
packaging==21.3
# via
# librosa
# pooch
pillow==9.1.1
# via matplotlib
pooch==1.6.0
# via librosa
pycparser==2.21
# via cffi
pyparsing==3.0.9
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via matplotlib
requests==2.27.1
# via pooch
resampy==0.2.2
# via librosa
scikit-learn==1.1.0
# via librosa
scipy==1.8.1
# via
# librosa
# resampy
# scikit-learn
six==1.16.0
# via
# python-dateutil
# resampy
soundfile==0.10.3.post1
# via librosa
threadpoolctl==3.1.0
# via scikit-learn
torch==1.11.0
# via -r requirements.in
typing-extensions==4.2.0
# via torch
urllib3==1.26.9
# via requests
# The following packages are considered to be unsafe in a requirements file:
# setuptools