diff --git a/pyproject.toml b/pyproject.toml index f720ba241..bf9ec78a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ "pytest~=8.4.2", "pytest-vcr~=1.0.2", "vcrpy~=7.0.0", - "pytest-order~=1.3.0", + "pytest-order>=1.3,<1.5", "pytest-timer[termcolor]~=1.0.0", "pytest-sugar~=1.1.1", "pre-commit~=4.3.0",