
[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.6
mypy>=1.10

[integration]
vcrpy>=4.4
pytest-vcr>=1.0.0

[lint]
ruff>=0.6
mypy>=1.10

[test]
pytest>=8.0
pytest-cov>=5.0
