click>=8.0.0
pyyaml>=6.0.0
ruamel.yaml>=0.17.0
jinja2>=3.0.0
rich>=12.0.0
pydantic>=2.0.0
jsonschema>=4.0.0
packaging>=23.2
black>=23.0.0

[:python_version < "3.9"]
importlib_resources>=1.3.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
flake8>=6.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0

[notebook]
ipython>=7.0.0
jupyter>=1.0.0
