ruamel.yaml>=0.18.0
msgspec>=0.18.0
pydantic>=2.0.0

[all]
pydantic>=2.0.0

[dev]
pytest>=7.4.0
pytest-xdist>=3.6.1
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
pytest-cov>=4.1.0
pytest-html>=4.1.1
mypy>=1.5.0
black>=23.7.0
ruff>=0.0.285
import-linter>=2.0
