httpx>=0.25.0
pandas>=1.5.0
nest_asyncio>=1.5.0

[api]
fastapi>=0.109.0
uvicorn[standard]>=0.25.0
pydantic-settings>=2.1.0
sentry-sdk[fastapi]>=2.0.0
sqlalchemy[asyncio]>=2.0.0
asyncpg>=0.29.0
resend>=2.0.0

[dashboard]
streamlit>=1.30.0
plotly>=5.18.0
openpyxl>=3.1.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov<7.0,>=4.0
ruff>=0.1.0
black>=23.0
respx>=0.20
httpx[http2]>=0.25.0
aiosqlite>=0.19.0
