diff --git a/pyproject.toml b/pyproject.toml index d72f661..d524f08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ test = [ "pytest-asyncio ==0.18.*", "pytest-vcr ==1.*", "urllib3 ==1.*", - "vcrpy ==4.2.1" + "vcrpy ==7.0.0" ] type = [ "aiohttp <4",