First Push

This commit is contained in:
Dan
2025-01-27 22:07:55 -05:00
commit ac39ff2eb1
5 changed files with 270 additions and 0 deletions

17
requirements.txt Normal file
View File

@ -0,0 +1,17 @@
aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aiosignal==1.3.2
annotated-types==0.7.0
async-timeout==5.0.1
attrs==25.1.0
discord.py==2.4.0
frozenlist==1.5.0
idna==3.10
multidict==6.1.0
propcache==0.2.1
pydantic==2.10.6
pydantic-settings==2.7.1
pydantic_core==2.27.2
python-dotenv==1.0.1
typing_extensions==4.12.2
yarl==1.18.3