
[all]
timeseed[benchmark,dev,test]

[benchmark]
psutil>=5.9.0
matplotlib>=3.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-timeout>=2.1.0
coverage[toml]>=7.0.0
ruff>=0.3.0
mypy>=1.0
pre-commit>=3.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-timeout>=2.1.0
coverage[toml]>=7.0.0
