-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
26 lines (26 loc) · 1.05 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
-i https://pypi.python.org/simple
aiohttp==3.9.3; python_version >= '3.8'
aiosignal==1.3.1; python_version >= '3.7'
asyncio==3.4.3
attrs==23.2.0; python_version >= '3.7'
beautifulsoup4==4.12.3; python_full_version >= '3.6.0'
bs4==0.0.2
certifi==2024.2.2; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
colorlog==6.8.2; python_version >= '3.6'
discord-together==1.2.6; python_full_version >= '3.6.0'
discord.py==2.3.2; python_full_version >= '3.8.0'
dnspython==2.5.0; python_version >= '3.8'
ffmpeg-python==0.2.0
frozenlist==1.4.1; python_version >= '3.8'
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.6; python_version >= '3.5'
lxml==5.1.0; python_version >= '3.6'
multidict==6.0.5; python_version >= '3.7'
pillow==10.2.0; python_version >= '3.8'
pymongo[srv]==4.6.1; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
rule34==1.8.1; python_version >= '3.5'
soupsieve==2.5; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
yarl==1.9.4; python_version >= '3.7'