-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
32 lines (32 loc) · 2.35 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
aiodns==3.2.0 ; python_version >= "3.8" and python_version < "4.0"
aiohttp==3.7.4.post0 ; python_version >= "3.8" and python_version < "4.0"
aiohttp[speedups]==3.7.4.post0 ; python_version >= "3.8" and python_version < "4.0"
arrow==1.3.0 ; python_version >= "3.8" and python_version < "4.0"
async-timeout==3.0.1 ; python_version >= "3.8" and python_version < "4.0"
atoml==1.1.1 ; python_version >= "3.8" and python_version < "4.0"
attrs==21.4.0 ; python_version >= "3.8" and python_version < "4.0"
brotlipy==0.7.0 ; python_version >= "3.8" and python_version < "4.0"
cchardet==2.1.7 ; python_version >= "3.8" and python_version < "4.0"
cffi==1.17.1 ; python_version >= "3.8" and python_version < "4.0"
chardet==4.0.0 ; python_version >= "3.8" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0"
coloredlogs==15.0.1 ; python_version >= "3.8" and python_version < "4.0"
desert==2020.11.18 ; python_version >= "3.8" and python_version < "4.0"
discord-py @ https://github.com/Rapptz/discord.py/archive/45d498c1b76deaf3b394d17ccf56112fa691d160.zip ; python_version >= "3.8" and python_version < "4.0"
humanfriendly==10.0 ; python_version >= "3.8" and python_version < "4.0"
idna==3.10 ; python_version >= "3.8" and python_version < "4.0"
marshmallow-enum==1.5.1 ; python_version >= "3.8" and python_version < "4.0"
marshmallow==3.13.0 ; python_version >= "3.8" and python_version < "4.0"
multidict==6.1.0 ; python_version >= "3.8" and python_version < "4.0"
mypy-extensions==1.0.0 ; python_version >= "3.8" and python_version < "4.0"
pycares==4.4.0 ; python_version >= "3.8" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.8" and python_version < "4.0"
pyreadline3==3.5.4 ; sys_platform == "win32" and python_version >= "3.8" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_version >= "3.8" and python_version < "4.0"
python-dotenv==0.19.2 ; python_version >= "3.8" and python_version < "4.0"
pyyaml==6.0.2 ; python_version >= "3.8" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
types-python-dateutil==2.9.0.20240906 ; python_version >= "3.8" and python_version < "4.0"
typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "4.0"
typing-inspect==0.9.0 ; python_version >= "3.8" and python_version < "4.0"
yarl==1.12.1 ; python_version >= "3.8" and python_version < "4.0"