-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathenv.yml
65 lines (65 loc) · 1.83 KB
/
env.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
name: yt_down
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- brotlipy=0.7.0=py310h7f8727e_1002
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.07.19=h06a4308_0
- certifi=2022.6.15=py310h06a4308_0
- cffi=1.15.1=py310h74dc2b5_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py310h06a4308_0
- cryptography=37.0.1=py310h9ce1e76_0
- dataclasses=0.8=pyh6d0b6a4_7
- ffmpeg=4.3.2=hca11adc_0
- ffmpeg-python=0.2.0=py_0
- flask=2.1.3=py310h06a4308_0
- freetype=2.10.4=h0708190_1
- future=0.18.2=py310hff52083_5
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- idna=3.3=pyhd3eb1b0_0
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jinja2=3.0.3=pyhd3eb1b0_0
- lame=3.100=h7f98852_1001
- 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
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.0.3=h7f8727e_2
- markupsafe=2.1.1=py310h7f8727e_0
- ncurses=6.3=h5eee18b_3
- nettle=3.6=he412f7d_0
- openh264=2.1.1=h4ff587b_0
- openssl=1.1.1q=h7f8727e_0
- pip=22.1.2=py310h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.4=h12debd9_0
- python_abi=3.10=2_cp310
- readline=8.1.2=h7f8727e_1
- requests=2.28.1=py310h06a4308_0
- setuptools=61.2.0=py310h06a4308_0
- sqlite=3.39.2=h5082296_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2022a=hda174b7_0
- urllib3=1.26.11=py310h06a4308_0
- werkzeug=2.0.3=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- x264=1!161.3030=h7f98852_1
- xz=5.2.5=h7f8727e_1
- youtube-dl=2021.12.17=pyhd8ed1ab_0
- zlib=1.2.12=h7f8727e_2
- pip:
- brotli==1.0.9
- mutagen==1.45.1
- pafy==0.5.5
- pycryptodomex==3.15.0
- websockets==10.3
- yt-dlp==2022.8.8