
[dev]
black>=24.0
isort>=5.13
pylint>=3.0
mypy>=1.11
build>=1.0

[test]
pytest>=7.0
pytest-cov>=4.0
