packaging>=21.3

[dev]
PyYAML>=3.10
marshmallow>=3.13.0
openapi-spec-validator==0.7.1
pytest
flake8==7.0.0
flake8-bugbear==22.12.6
pre-commit~=3.5
mypy==1.8.0
types-PyYAML
tox

[docs]
marshmallow>=3.13.0
pyyaml==6.0.1
sphinx==7.2.6
sphinx-issues==3.0.1
sphinx-rtd-theme==2.0.0

[lint]
flake8==7.0.0
flake8-bugbear==22.12.6
pre-commit~=3.5
mypy==1.8.0
types-PyYAML

[marshmallow]
marshmallow>=3.18.0

[tests]
PyYAML>=3.10
marshmallow>=3.13.0
openapi-spec-validator==0.7.1
pytest

[yaml]
PyYAML>=3.10
