pytest<9,>=7.0.0
pluggy>=1.2.0

[dev]
tox<5,>=4.0.0
tox-uv<2,>=1.0.0
pytest-smoke[lint,test]

[lint]
mypy<2,>=1.15.0
pre-commit<5,>=3.0.0
ruff<0.15.0,>=0.14.0

[test]
pytest-mock<4,>=3.0.0
pytest-xdist[psutil]<4,>=2.3.0
