-
Notifications
You must be signed in to change notification settings - Fork 10
/
requirements.txt
61 lines (61 loc) · 1.04 KB
/
requirements.txt
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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.in
#
aiohttp==3.8.4
# via -r requirements.in
aiosignal==1.2.0
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==22.1.0
# via aiohttp
brotli==1.0.9
# via yt-dlp
certifi==2022.6.15
# via
# requests
# yt-dlp
charset-normalizer==2.1.0
# via
# aiohttp
# requests
filelock==3.8.0
# via tldextract
frozenlist==1.3.0
# via
# aiohttp
# aiosignal
idna==3.3
# via
# requests
# tldextract
# yarl
multidict==6.0.2
# via
# aiohttp
# yarl
mutagen==1.45.1
# via yt-dlp
pycryptodomex==3.15.0
# via yt-dlp
requests==2.28.1
# via
# requests-file
# tldextract
requests-file==1.5.1
# via tldextract
six==1.16.0
# via requests-file
tldextract==3.3.1
# via -r requirements.in
urllib3==1.26.12
# via requests
websockets==10.3
# via yt-dlp
yarl==1.7.2
# via aiohttp
yt-dlp==2024.7.9
# via -r requirements.in