
[dev]
black==23.9.1
flake8==6.1.0
Flake8-pyproject==1.2.3
flake8-function-order==0.0.5
mkdocs==1.5.2
mkdocstrings[python]==0.23.0
mkdocs-material==9.3.1
pytest==7.4.2

[docs]
mkdocs==1.5.2
mkdocstrings[python]==0.23.0
mkdocs-material==9.3.1

[lint]
flake8==6.1.0
Flake8-pyproject==1.2.3
flake8-function-order==0.0.5

[publish]
build==1.0.3

[test]
pytest==7.4.2
