This commit is contained in:
2024-02-14 22:06:20 +01:00
commit e9aaaaf3ff
6 changed files with 183 additions and 0 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
aiohttp==3.9.3
aiosignal==1.3.1
attrs==23.2.0
discord.py==2.3.2
frozenlist==1.4.1
idna==3.6
multidict==6.0.5
python-dotenv==1.0.1
pytz==2024.1
yarl==1.9.4