
[all]
stsw[bench,dev,docs,numpy,rich,torch,tqdm,xxhash]

[bench]
asv>=0.6.4
psutil>=5.9.0

[dev]
pytest==8.0.0
pytest-cov==4.1.0
pytest-xdist==3.5.0
hypothesis==6.98.0
coverage[toml]==7.4.0
pyright==1.1.350
ruff==0.4.0
black==24.1.0
mutmut==2.4.4
pre-commit==3.6.0

[docs]
mkdocs-material>=9.5.0
mkdocs-exec>=0.4.0
mkdocstrings[python]>=0.24.0

[numpy]
numpy>=1.20.0

[rich]
rich>=13.0.0

[torch]
torch>=1.10.0

[tqdm]
tqdm>=4.65.0

[xxhash]
xxhash>=3.0.0
