pydantic>=2.0
rich>=13.0
pyyaml>=6.0
opentelemetry-sdk>=1.20
opentelemetry-exporter-otlp>=1.20
openai>=1.0
click>=8.0

[dev]
mypy>=1.0
ruff>=0.1
pytest>=7.4
pytest-asyncio>=0.21
pytest-mock>=3.11
pytest-cov>=4.1
black>=23.0
pre-commit>=3.0

[test]
pytest>=7.4
pytest-asyncio>=0.21
pytest-mock>=3.11
pytest-cov>=4.1
