-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
69 lines (69 loc) · 1.67 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
name: katube
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2022.4.26=h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1o=h7f8727e_0
- pip=21.2.4=py38h06a4308_0
- python=3.8.13=h12debd9_0
- readline=8.1.2=h7f8727e_1
- setuptools=61.2.0=py38h06a4308_0
- sqlite=3.38.3=hc218d9a_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- pip:
- apiclient==1.0.4
- audioread==2.1.8
- beautifulsoup4==4.9.0
- cachetools==4.0.0
- certifi==2019.11.28
- cffi==1.13.2
- chardet==3.0.4
- decorator==4.4.1
- google-api-python-client==1.7.11
- google-auth==1.10.1
- google-auth-httplib2==0.0.3
- httplib2==0.15.0
- idna==2.8
- joblib==0.14.1
- librosa==0.7.2
- llvmlite==0.31.0
- lxml==4.5.0
- numba==0.47.0
- numpy==1.22.4
- oauth2client==3.0.0
- pandas==1.0.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.19
- pydub==0.23.1
- pysubs2==0.2.4
- python-dateutil==2.8.1
- pytube3==9.6.4
- pytz==2019.3
- requests==2.22.0
- resampy==0.2.2
- rsa==4.0
- scikit-learn==0.22.1
- scipy==1.4.1
- six==1.13.0
- soundfile==0.10.3.post1
- soupsieve==2.0
- textdistance==4.1.5
- tqdm==4.41.1
- typing-extensions==3.7.4.2
- uritemplate==3.0.1
- urllib3==1.25.7
- youtube-dl==2021.4.17
- youtube-transcript-api==0.3.1
prefix: /opt/anaconda3/envs/katube