pydantic>=2.0
structlog>=23.0
httpx>=0.25
python-dotenv>=1.0

[dashboard]
streamlit>=1.28.0
plotly>=5.18.0
pandas>=2.0.0
fastapi>=0.104.0
uvicorn>=0.24.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
pytest-httpx>=0.30
mypy>=1.0
ruff>=0.1

[langchain]
langchain-core>=0.1.0
