diff --git a/pyproject.toml b/pyproject.toml index cd4366d01..fd3d74c37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dev = [ "types-Authlib~=1.6.5.20251005", "pytest~=8.4.2", "pytest-vcr~=1.0.2", - "vcrpy~=7.0.0", + "vcrpy>=7.0,<8.2", "pytest-order~=1.3.0", "pytest-timer[termcolor]~=1.0.0", "pytest-sugar~=1.0.0",