-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
129 lines (129 loc) · 2.54 KB
/
requirements.txt
File metadata and controls
129 lines (129 loc) · 2.54 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# This file was autogenerated by uv via the following command:
# uv export --frozen --output-file=requirements.txt --all-extras --no-default-groups --no-hashes
-e .
aiodns==3.6.1 ; sys_platform != 'win32'
# via discord-py
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.2
# via discord-py
aiosignal==1.4.0
# via aiohttp
aiosqlite==0.22.0
# via sqlalchemy
alembic==1.18.4
# via modmail-py
annotated-types==0.7.0
# via pydantic
asyncmy==0.2.11
# via sqlalchemy
asyncpg==0.31.0
# via sqlalchemy
attrs==25.4.0
# via
# aiohttp
# fluent-runtime
audioop-lts==0.2.2
# via discord-py
babel==2.17.0
# via fluent-runtime
beanie==2.0.1
# via modmail-py
brotli==1.2.0
# via discord-py
cffi==2.0.0 ; sys_platform != 'win32'
# via pycares
click==8.3.1
# via beanie
colorama==0.4.6 ; sys_platform == 'win32'
# via click
discord-py==2.7.1
# via modmail-py
dnspython==2.8.0
# via pymongo
fluent-runtime==0.4.0
# via modmail-py
fluent-syntax==0.19.0
# via fluent-runtime
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
greenlet==3.3.0
# via sqlalchemy
idna==3.11
# via yarl
lazy-model==0.4.0
# via beanie
mako==1.3.10
# via alembic
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via mako
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.0
# via
# aiohttp
# yarl
orjson==3.11.5
# via discord-py
packaging==26.0
# via modmail-py
propcache==0.4.1
# via
# aiohttp
# yarl
pycares==4.11.0 ; sys_platform != 'win32'
# via aiodns
pycparser==2.23 ; implementation_name != 'PyPy' and sys_platform != 'win32'
# via cffi
pydantic==2.13.3
# via
# beanie
# lazy-model
# modmail-py
# pydantic-settings
pydantic-core==2.46.3
# via pydantic
pydantic-settings==2.14.0
# via modmail-py
pygments==2.20.0
# via rich
pymongo==4.15.5
# via beanie
python-dotenv==1.2.2
# via
# modmail-py
# pydantic-settings
pytz==2025.2
# via fluent-runtime
pyyaml==6.0.3
# via modmail-py
rich==15.0.0
# via modmail-py
sqlalchemy==2.0.49
# via
# alembic
# modmail-py
typing-extensions==4.15.0
# via
# alembic
# beanie
# fluent-runtime
# fluent-syntax
# pydantic
# pydantic-core
# sqlalchemy
# typing-inspection
typing-inspection==0.4.2
# via
# pydantic
# pydantic-settings
uvloop==0.22.1 ; sys_platform != 'win32'
# via modmail-py
yarl==1.22.0
# via aiohttp
zstandard==0.25.0
# via pymongo