forked from modmail-dev/Modmail
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 2.04 KB
/
requirements.txt
File metadata and controls
47 lines (47 loc) · 2.04 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
-i https://pypi.org/simple
aiodns==3.5.0; python_version >= '3.9'
aiohappyeyeballs==2.6.1; python_version >= '3.9'
aiohttp==3.13.2; python_version >= '3.9'
aiosignal==1.4.0; python_version >= '3.9'
async-timeout==5.0.1; python_version < '3.11'
attrs==25.4.0; python_version >= '3.9'
audioop-lts==0.2.2; python_version >= '3.13'
brotli==1.2.0
cairocffi==1.7.1; python_version >= '3.8'
cairosvg==2.8.2; python_version >= '3.9'
certifi==2025.10.5; python_version >= '3.7'
cffi==2.0.0; python_version >= '3.9'
charset-normalizer==3.4.4; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
cssselect2==0.8.0; python_version >= '3.9'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
discord.py[speed]==2.6.3; python_version >= '3.8'
dnspython==2.8.0; python_version >= '3.10'
emoji==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
frozenlist==1.8.0; python_version >= '3.9'
idna==3.11; python_version >= '3.8'
isodate==0.6.1
lottie[pdf]==0.7.2; python_version >= '3'
motor==3.7.1; python_version >= '3.9'
multidict==6.7.0; python_version >= '3.9'
natural==0.2.0
orjson==3.11.4; python_version >= '3.9'
packaging==23.2; python_version >= '3.7'
parsedatetime==2.6
pillow==12.0.0; python_version >= '3.10'
propcache==0.4.1; python_version >= '3.9'
pycares==4.11.0; python_version >= '3.9'
pycparser==2.23; python_version >= '3.8'
pymongo==4.15.3; python_version >= '3.9'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
python-dotenv==1.0.0; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
setuptools==80.9.0; python_version >= '3.9'
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
tinycss2==1.4.0; python_version >= '3.8'
typing-extensions==4.15.0; python_version >= '3.9'
urllib3==2.5.0; python_version >= '3.9'
uvloop==0.22.1; sys_platform != 'win32'
webencodings==0.5.1
yarl==1.22.0; python_version >= '3.9'
zstandard==0.25.0; python_version >= '3.9'