PyYAML
pyaml~=21.10
jsonpath-rw~=1.4.0

[lint]
black==23.3.0
flake8>=3.9.2
mypy>=0.971
isort>=5.9.2

[test]
pytest~=6.2.3
pytest-cov~=2.0
