-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
96 lines (95 loc) · 2.65 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
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
92
93
94
95
name: pitch-spell
channels:
- conda-forge
- defaults
dependencies:
- attrs=20.3.0=pyhd3deb0d_0
- beautifulsoup4=4.9.1=py38_0
- blas=1.0=mkl
- brotlipy=0.7.0=py38haf1e3a3_1000
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2020.11.8=h033912b_0
- certifi=2020.11.8=py38h50d1736_0
- cffi=1.14.0=py38hc512035_1
- chardet=3.0.4=py38_1003
- conda=4.9.2=py38h50d1736_0
- conda-build=3.18.11=py38_0
- conda-package-handling=1.6.1=py38h1de35cc_0
- cryptography=2.9.2=py38ha12b0ac_0
- cycler=0.10.0=py38_0
- filelock=3.0.12=py_0
- freetype=2.10.2=ha233b18_0
- glob2=0.7=py_0
- icu=58.2=h0a44026_3
- idna=2.9=py_1
- iniconfig=1.1.1=pyh9f0ad1d_0
- intel-openmp=2019.4=233
- jinja2=2.11.2=py_0
- joblib=0.15.1=py_0
- kiwisolver=1.2.0=py38h04f5b5a_0
- libarchive=3.4.2=haa3ed63_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=haf1e3a3_0
- libffi=3.3=h0a44026_1
- libgfortran=3.0.1=h93005f0_2
- libiconv=1.16=h1de35cc_0
- liblief=0.10.1=h0a44026_0
- libpng=1.6.37=ha441bb4_0
- libxml2=2.9.10=h3b9e6c8_1
- llvm-openmp=10.0.0=h28b9765_0
- lz4-c=1.9.2=h0a44026_0
- markupsafe=1.1.1=py38h1de35cc_0
- matplotlib=3.2.1=0
- matplotlib-base=3.2.1=py38h5670ca0_0
- mkl=2019.4=233
- mkl-service=2.3.0=py38hfbe908c_0
- mkl_fft=1.1.0=py38hc64f4ea_0
- mkl_random=1.1.1=py38h959d312_0
- more-itertools=8.6.0=pyhd8ed1ab_0
- ncurses=6.2=h0a44026_1
- numpy=1.18.1=py38h7241aed_0
- numpy-base=1.18.1=py38h3304bdc_1
- openssl=1.1.1h=haf1e3a3_0
- packaging=20.4=pyh9f0ad1d_0
- pandas=1.0.4=py38h959d312_0
- pip=20.1.1=py38_1
- pkginfo=1.5.0.1=py38_0
- pluggy=0.13.1=py38h5347e94_3
- psutil=5.7.0=py38h1de35cc_0
- py=1.9.0=pyh9f0ad1d_0
- py-lief=0.10.1=py38haf313ee_0
- pycosat=0.6.3=py38h1de35cc_1
- pycparser=2.20=py_0
- pyopenssl=19.1.0=py38_0
- pyparsing=2.4.7=py_0
- pysocks=1.7.1=py38_0
- pytest=6.1.2=py38h50d1736_0
- python=3.8.3=h26836e1_1
- python-dateutil=2.8.1=py_0
- python-libarchive-c=2.9=py_0
- python_abi=3.8=1_cp38
- pytz=2020.1=py_0
- pyyaml=5.3.1=py38h1de35cc_0
- readline=8.0=h1de35cc_0
- requests=2.23.0=py38_0
- ripgrep=11.0.2=he32d670_0
- ruamel_yaml=0.15.87=py38h1de35cc_0
- scikit-learn=0.22.1=py38h27c97d8_0
- scipy=1.4.1=py38h44e99c9_0
- setuptools=47.3.0=py38_0
- six=1.15.0=py_0
- soupsieve=2.0.1=py_0
- sqlite=3.32.2=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- toml=0.10.2=pyhd8ed1ab_0
- tornado=6.0.4=py38h1de35cc_1
- tqdm=4.46.1=py_0
- urllib3=1.25.9=py_0
- wheel=0.34.2=py38_0
- xz=5.2.5=h1de35cc_0
- yaml=0.1.7=hc338f04_2
- zlib=1.2.11=h1de35cc_3
- zstd=1.4.4=h1990bb4_3
- pip:
- music21==5.7.2
prefix: /Users/ben/opt/anaconda3/envs/pitch-spell