diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..280db05 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,23 @@ +aiohappyeyeballs==2.4.3 +aiohttp==3.11.2 +aiosignal==1.3.1 +async-timeout==5.0.1 +attrs==24.2.0 +bcrypt==4.2.0 +certifi==2024.8.30 +cffi==1.17.1 +charset-normalizer==3.4.0 +cryptography==43.0.3 +discord.py==2.4.0 +frozenlist==1.5.0 +idna==3.10 +multidict==6.1.0 +paramiko==3.5.0 +propcache==0.2.0 +pycparser==2.22 +PyNaCl==1.5.0 +python-dotenv==1.0.1 +requests==2.32.3 +typing_extensions==4.12.2 +urllib3==2.2.3 +yarl==1.17.2