added requirements
This commit is contained in:
parent
0cd926b9a7
commit
c920fb6be2
7
requirements.txt
Normal file
7
requirements.txt
Normal 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
|
Loading…
Reference in a new issue