
[dev]
mypy>=1.5.1
black>=23.9.0
isort>=5.12.0

[test]
pytest>=7.4.2
coverage[toml]>=6.4.4
