
[dev]
pytest>=7.0
mypy>=1.0
black>=23.0
ruff>=0.12
isort>=6.0
pre-commit>=3.0

[test]
pytest-cov>=4.0
