pydantic>=2.0.0
pyyaml>=6.0
jsonschema>=4.0.0
requests>=2.25.0

[:python_version < "3.4"]
pathlib>=1.0.0

[dev]
pytest>=7.0.0
black>=22.0.0
isort>=5.0.0
mypy>=1.0.0
