-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (45 loc) · 1.96 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
-i https://pypi.python.org/simple
aiodns==3.0.0
aiohttp==3.8.5
aiohttp-json-rpc==0.13.3 ; python_version >= '3.5'
aiosignal==1.3.1 ; python_version >= '3.7'
apsw==3.43.1.0 ; python_version >= '3.8'
async-timeout==4.0.3 ; python_version >= '3.7'
attrs==23.1.0 ; python_version >= '3.7'
babel==2.12.1 ; python_version >= '3.7'
brotli==1.1.0
cffi==1.15.1
charset-normalizer==3.2.0 ; python_full_version >= '3.7.0'
click==8.1.7 ; python_version >= '3.7'
contextlib2==21.6.0 ; python_version >= '3.6'
discord-py==2.3.2 ; python_full_version >= '3.8.0'
distro==1.8.0 ; sys_platform == 'linux' and sys_platform == 'linux'
frozenlist==1.4.0 ; python_version >= '3.8'
idna==3.4 ; python_version >= '3.5'
importlib-metadata==6.8.0 ; python_version >= '3.8'
markdown==3.4.4 ; python_version >= '3.7'
markdown-it-py==3.0.0 ; python_version >= '3.8'
mdurl==0.1.2 ; python_version >= '3.7'
multidict==6.0.4 ; python_version >= '3.7'
orjson==3.9.7 ; python_version >= '3.7'
packaging==23.1 ; python_version >= '3.7'
pillow==9.5.0
platformdirs==3.10.0 ; python_version >= '3.7'
psutil==5.9.5 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycares==4.3.0
pycparser==2.21 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.16.1 ; python_version >= '3.7'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2023.3.post1
pyyaml==6.0.1 ; python_version >= '3.6'
rapidfuzz==3.3.0 ; python_version >= '3.7'
red-commons==1.0.0 ; python_version >= '3.8'
red-discordbot==3.5.5
red-lavalink==0.11.0 ; python_full_version >= '3.8.1'
rich==13.5.2 ; python_full_version >= '3.7.0'
schema==0.7.5
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
typing-extensions==4.7.1 ; python_version >= '3.7'
uvloop==0.17.0 ; (sys_platform != 'win32' and platform_python_implementation == 'CPython') and sys_platform != 'win32'
yarl==1.9.2 ; python_version >= '3.7'
zipp==3.16.2 ; python_version >= '3.8'