
[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-benchmark>=4.0
mypy>=1.8
ruff>=0.4
build>=1.2
setuptools-rust>=1.12
charset-normalizer>=3.3
chardet>=5.0
requests>=2.31
certifi>=2023.0
twine>=5.0

[dev:platform_python_implementation != "PyPy" or python_version >= "3.11"]
hypothesis>=6.100

[dev:platform_python_implementation == "PyPy" and python_version < "3.11"]
hypothesis==6.100.0

[docs]
mkdocs>=1.6
mkdocs-material>=9.5
pymdown-extensions>=10.0

[fast]
