
[dev]
build
twine
pylint
black
isort
marisa-bindings[docs,test]

[docs]
Sphinx==5.3.0
sphinx-intl==2.1.0
sphinx-rtd-theme==1.2.0
myst-parser==1.0.0

[test]
pytest
coverage
pytest-benchmark
pytest-mock
mypy
