
[dev]
ruff
mypy>=1.5

[docs]
sphinx==8.0.*
sphinx-book-theme==1.1.*

[tests]
pytest>=7.4
hypothesis
coverage
pytest-cov
