
[dev]
integration-automation-patterns[lint,test,typecheck]

[lint]
ruff>=0.4.0

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

[typecheck]
mypy>=1.0
