diff --git a/requirements.txt b/requirements.txt index 7a09884..1c2d5c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,3 +13,7 @@ propcache==0.3.1 protobuf==6.30.2 python-dotenv==1.1.0 yarl==1.20.0 +discord.py>=2.0.0 +python-dotenv>=0.19.0 +websockets>=10.0 +aiohttp>=3.8.0