-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
90 lines (88 loc) · 1.56 KB
/
Copy pathrequirements.txt
File metadata and controls
90 lines (88 loc) · 1.56 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
#
# This file is autogenerated by hatch-pip-compile with Python 3.9
#
# - aiohttp
# - aiosqlite
# - discord.py[voice]
# - setuptools
# - simpleeval>=0.9.11
# - soundit
# - yoyo-migrations
# - yt-dlp[default]
#
aiohttp==3.8.3
# via
# hatch.envs.default
# discord-py
aiosignal==1.3.1
# via aiohttp
aiosqlite==0.16.0
# via hatch.envs.default
async-timeout==4.0.2
# via aiohttp
attrs==20.3.0
# via aiohttp
brotli==1.1.0
# via yt-dlp
certifi==2025.1.31
# via
# requests
# yt-dlp
cffi==1.14.5
# via pynacl
charset-normalizer==2.1.1
# via
# aiohttp
# requests
discord-py==2.2.2
# via hatch.envs.default
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
idna==3.1
# via
# requests
# yarl
multidict==5.1.0
# via
# aiohttp
# yarl
mutagen==1.47.0
# via yt-dlp
pycparser==2.20
# via cffi
pycryptodomex==3.21.0
# via yt-dlp
pynacl==1.4.0
# via discord-py
requests==2.32.3
# via yt-dlp
simpleeval==0.9.11
# via hatch.envs.default
six==1.15.0
# via pynacl
soundit==0.4
# via hatch.envs.default
sqlparse==0.4.1
# via yoyo-migrations
tabulate==0.8.7
# via yoyo-migrations
typing-extensions==4.0.0
# via
# aiosqlite
# soundit
urllib3==2.3.0
# via
# requests
# yt-dlp
websockets==15.0
# via yt-dlp
yarl==1.6.3
# via aiohttp
yoyo-migrations==7.3.2
# via hatch.envs.default
yt-dlp==2025.2.19
# via hatch.envs.default
# The following packages are considered to be unsafe in a requirements file:
# setuptools