added requirements

This commit is contained in:
Xargana 2025-05-07 17:50:28 +03:00
parent 0cd926b9a7
commit c920fb6be2

7
requirements.txt Normal file
View file

@ -0,0 +1,7 @@
# Core dependencies
discord.py>=2.0.0
python-dotenv>=0.19.0
websockets>=10.0
# Optional dependencies that might be useful
aiohttp>=3.8.0