diff --git a/DOTENV b/DOTENV deleted file mode 100644 index 99f0f44..0000000 --- a/DOTENV +++ /dev/null @@ -1 +0,0 @@ -TOKEN=discord user token \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index e9a7999..1c2d5c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,19 @@ -# Core dependencies +aiohappyeyeballs==2.6.1 +aiohttp==3.11.18 +aiosignal==1.3.2 +attrs==25.3.0 +audioop-lts==0.2.1 +discord-protos==0.0.2 +discord.py-self==2.0.1 +dotenv==0.9.9 +frozenlist==1.6.0 +idna==3.10 +multidict==6.4.3 +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 - -# Optional dependencies that might be useful -aiohttp>=3.8.0 \ No newline at end of file +aiohttp>=3.8.0