pre-commit
pyyaml

[dev]
bump2version
flake8==3.9.2
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.9.1
pytest==6.2.5
pytest-cov==3.0.0
yamllint==1.26.1

[lint]
flake8==3.9.2
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.9.1
yamllint==1.26.1

[test]
pytest==6.2.5
pytest-cov==3.0.0
