pyyaml>=6.0.2
requests>=2.32.3
openapi-spec-validator>=0.7.1
click>=8.1.3

[dev]
pytest>=8.3.4
pytest-cov>=6.0.0
flake8>=6.0.0
black>=23.0.0
mypy>=1.0.0
sphinx>=7.0.0

[test]
pytest>=8.3.4
pytest-mock>=3.14.0
pytest-cov>=6.0.0
requests-mock>=1.12.0
coverage>=7.6.9
flake8>=6.0.0
pre-commit>=4.0.1
