prompt_toolkit>=3.0.0
numpy>=2.3.3
graphviz>=0.20.0

[dev]
pytest>=8.4.2
pytest-xdist>=3.8.0
pytest-cov>=7.0.0
black>=25.9.0
flake8>=7.3.0
mypy>=1.0.0
build>=1.3.0
twine>=6.2.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0
pymdown-extensions>=10.0
