first commit

This commit is contained in:
2026-04-04 21:30:35 +07:00
commit d66041fa31
24 changed files with 503 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
aiogram==3.27.0
asyncpg>=0.31.0
sqlalchemy[asyncio]>=2.0.40
pydantic-settings==2.7.0
python-dotenv==1.0.1