pydantic>=2.0

[all]
openai>=1.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=22.0
isort>=5.0
mypy>=1.0
ruff>=0.1.0

[llm]
openai>=1.0
