matplotlib<4,>=3.7
numpy>=1.20.0
questionary<3,>=2.1
rich<16,>=13.7

[docs]
mkdocs<2,>=1.6
mkdocs-material<10,>=9.5

[test]
build
pytest
pytest-cov
ruff<1,>=0.12
twine

[test:python_version < "3.11"]
tomli>=2.0
