-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements
More file actions
17 lines (17 loc) · 1.45 KB
/
requirements
File metadata and controls
17 lines (17 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-i https://pypi.org/simple
aiohttp==3.7.4.post0; python_version >= '3.6'
async-timeout==3.0.1; python_full_version >= '3.5.3'
attrs==24.2.0; python_version >= '3.7'
certifi==2024.7.4; python_version >= '3.6'
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
discord==2.3.2
discord.py==2.4.0; python_version >= '3.8'
idna==3.7; python_version >= '3.5'
multidict==6.0.5; python_version >= '3.7'
pyotp==2.9.0; python_version >= '3.7'
python-decouple==3.8
requests==2.32.3; python_version >= '3.8'
typing-extensions==4.12.2; python_version >= '3.8'
urllib3==2.2.2; python_version >= '3.8'
yarl==1.9.4; python_version >= '3.7'