numpy>=2.1.1
tqdm>=4.67.0
typeguard>=4.4.3

[all]
komm[lint]
komm[test]
komm[doc]
komm[debug]
komm[demo]

[debug]
ipykernel>=6.28.0
matplotlib>=3.8.2

[demo]
streamlit==1.45.0
matplotlib==3.10.1

[doc]
griffe==1.7.3
griffe-inherited-docstrings==1.1.1
mkdocs==1.6.1
mkdocs-material==9.4.0
mkdocstrings==0.29.1
mkdocstrings-python==1.16.12
mkdocs-gen-files==0.5.0
mkdocs-include-markdown-plugin==6.0.4
mkdocs-literate-nav==0.6.1

[lint]
black==26.3.1
isort==8.0.1
flake8==7.3.0
basedpyright==1.38.3

[test]
pytest==9.0.2
pytest-doctestplus==1.4.0
pytest-repeat==0.9.3
pytest-benchmark==5.1.0
pytest-cov==6.0.0
