
[dev]
rstcheck[docs,sphinx,testing,toml,type-check]
tox>=3.15

[docs]
myst-parser>=3
sphinx-autobuild>=2021.3.14
sphinx-click>=4.0.3
sphinx-rtd-theme>=1.2
sphinx>=5.0
sphinxcontrib-spelling>=7.3

[sphinx]
sphinx>=5.0

[testing]
coverage-conditional-plugin>=0.5
coverage[toml]>=6.0
pytest-cov>=3.0
pytest-randomly>=3.0
pytest-sugar>=0.9.5
pytest>=7.2

[toml]

[toml:python_version <= "3.10"]
tomli>=2.0

[type-check]
mypy>=1.0
