-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
62 lines (62 loc) · 1.38 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
62
# This file was autogenerated by uv via the following command:
# uv pip compile --no-emit-index-url --output-file=requirements.txt --python-platform=linux pyproject.toml
aiohttp==3.9.1
# via
# torchlight (pyproject.toml)
# geoip2
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via aiohttp
beautifulsoup4==4.12.3
# via torchlight (pyproject.toml)
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# torchlight (pyproject.toml)
# gtts
defusedxml==0.7.1
# via torchlight (pyproject.toml)
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
geoip2==4.8.0
# via torchlight (pyproject.toml)
gtts==2.5.0
# via torchlight (pyproject.toml)
idna==3.6
# via
# requests
# yarl
lxml==5.1.0
# via torchlight (pyproject.toml)
maxminddb==2.5.2
# via geoip2
multidict==6.0.4
# via
# aiohttp
# yarl
pillow==10.2.0
# via torchlight (pyproject.toml)
python-magic==0.4.27
# via torchlight (pyproject.toml)
requests==2.32.3
# via
# geoip2
# gtts
setuptools==75.8.0
# via
# geoip2
# maxminddb
soupsieve==2.5
# via beautifulsoup4
urllib3==2.1.0
# via requests
yarl==1.9.4
# via aiohttp
yt-dlp @ git+https://github.com/yt-dlp/yt-dlp@5ff7a43623e3a92270f66a7e37b5fc53d7a57fdf#egg=yt-dlp
# via torchlight (pyproject.toml)