updated the architecture

This commit is contained in:
rarebuffalo
2026-04-07 18:13:43 +05:30
parent 087d8ffaee
commit 8330060e86
66 changed files with 3484 additions and 130 deletions

View File

@@ -1,4 +1,19 @@
fastapi
uvicorn
requests
httpx
pydantic
pydantic-settings
python-dotenv
slowapi
sqlalchemy[asyncio]
aiosqlite
asyncpg
python-jose[cryptography]
passlib[bcrypt]
pydantic[email]
pytest
pytest-asyncio
alembic
openai
aiodns
fpdf2