add requirements.txt

This commit is contained in:
jkkicks 2024-03-26 08:41:53 -07:00 committed by GitHub
parent a4a2a6e9b8
commit 60fd7c320d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
requirements.txt Normal file
View File

@ -0,0 +1,15 @@
pip~=24.0
filelock~=3.13.1
multidict~=6.0.5
frozenlist~=1.4.1
python-dotenv~=1.0.1
aiohttp==3.9.3
aiosignal==1.3.1
attrs==23.2.0
discord==2.3.2
discord.py==2.3.2
frozenlist==1.4.1
idna==3.6
logging==0.4.9.6
multidict==6.0.5
yarl==1.9.4