-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
61 lines (61 loc) · 1.61 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
name: spotify-translator
channels:
- defaults
dependencies:
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.12.12=haa95532_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py311haa95532_0
- python=3.11.7=he1021f5_0
- semantic_version=2.8.5=pyhd3eb1b0_0
- setuptools=68.2.2=py311haa95532_0
- setuptools-rust=1.8.1=py311haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tzdata=2023d=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py311haa95532_0
- xz=5.4.5=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- brotli==1.1.0
- build==1.1.1
- colorama==0.4.6
- commonmark==0.9.1
- docutils==0.20.1
- importlib-metadata==7.0.2
- jaraco-classes==3.3.1
- jinja2==3.1.3
- keyring==24.3.1
- llvmlite==0.42.0
- markupsafe==2.1.5
- more-itertools==10.2.0
- mutagen==1.47.0
- nh3==0.2.15
- numba==0.59.0
- openai-whisper==20231117
- packaging==24.0
- pkginfo==1.10.0
- pycryptodomex==3.20.0
- pyproject-hooks==1.0.0
- python-dotenv==1.0.1
- pywin32-ctypes==0.2.2
- readme-renderer==43.0
- regex==2023.12.25
- requests-toolbelt==1.0.0
- rfc3986==2.0.0
- rich==12.6.0
- sentry-sdk==1.40.5
- six==1.16.0
- spotify-dl==8.9.0
- spotify-translator==0.0.5
- spotipy==2.23.0
- tiktoken==0.6.0
- twine==5.0.0
- urllib3==1.26.18
- websockets==12.0
- yt-dlp==2023.12.30
- zipp==3.18.1
prefix: C:\Users\hajin\.conda\envs\spotify-translator