i forgot too commit
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 38s

This commit is contained in:
2026-02-01 15:57:45 +01:00
parent 9a334e80be
commit d957120eb3
25 changed files with 5047 additions and 23 deletions

View File

@@ -17,3 +17,12 @@ python-dotenv>=1.0.0
# Database
asyncpg>=0.29.0
sqlalchemy[asyncio]>=2.0.0
# Web Platform
fastapi>=0.109.0
uvicorn>=0.27.0
# CLI Platform
typer>=0.9.0
httpx>=0.26.0
rich>=13.7.0