pydantic>=2.0
structlog>=24.1.0
PyYAML>=6.0

[asyncpg]
asyncpg>=0.29

[dev]
pytest>=7
pytest-cov>=4
ruff>=0.3.0
mypy>=1.8

[frameworks]
langchain-core
crewai

[postgres]
psycopg[binary]>=3.1

[samples]
markdown>=3.5
httpx
plotly

[sqlite]
