pydantic>=2.0
structlog>=23.0
fastapi>=0.100
uvicorn>=0.23
msgpack>=1.0
jsonpatch>=1.33
scikit-learn>=1.3
sqlalchemy[asyncio]>=2.0
aiosqlite>=0.20
alembic>=1.13
stripe>=8.0
deepdiff>=7.0
cryptography>=42.0
authlib>=1.7

[dashboard]
streamlit>=1.30
plotly>=5.20

[dev]
pytest>=7.0
pytest-asyncio>=1.0
httpx>=0.27

[postgres]
asyncpg>=0.29
