
[dev]
black==22.3.0
bump2version==1.0.1
flake8==4.0.1
flake8-implicit-str-concat==0.3.0
flake8-print==5.0.0
isort==5.10.1
pre-commit==2.19.0
pytest
pytest-cov
yamllint==1.26.3

[lint]
black==22.3.0
flake8==4.0.1
flake8-implicit-str-concat==0.3.0
flake8-print==5.0.0
isort==5.10.1
yamllint==1.26.3

[test]
pytest
pytest-cov
