-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
51 lines (51 loc) · 1.17 KB
/
environment.yml
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
name: osr
channels:
- defaults
dependencies:
- ca-certificates=2021.1.19=haa95532_1
- certifi=2020.12.5=py38haa95532_0
- openssl=1.1.1k=h2bbff1b_0
- pip=21.0.1=py38haa95532_0
- python=3.8.8=hdbf39b2_4
- setuptools=52.0.0=py38haa95532_0
- sqlite=3.35.4=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- pip:
- appdirs==1.4.4
- audioread==2.1.9
- cffi==1.14.5
- chardet==4.0.0
- ctcsound==6.14.2
- decorator==5.0.5
- docutils==0.17
- idna==2.10
- joblib==1.0.1
- kivy==2.0.0
- kivy-deps-angle==0.3.0
- kivy-deps-glew==0.3.0
- kivy-deps-sdl2==0.3.1
- kivy-garden==0.1.4
- librosa==0.8.0
- llvmlite==0.36.0
- numba==0.53.1
- numpy==1.20.2
- packaging==20.9
- pooch==1.3.0
- pycparser==2.20
- pygments==2.8.1
- pyparsing==2.4.7
- pypiwin32==223
- python-rtmidi==1.4.7
- pywin32==300
- requests==2.25.1
- resampy==0.2.2
- scikit-learn==0.24.1
- scipy==1.6.2
- six==1.15.0
- sounddevice==0.4.1
- soundfile==0.10.3.post1
- threadpoolctl==2.1.0
- urllib3==1.26.4