diff --git a/pyproject.toml b/pyproject.toml index 9427ad9..04db90e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ test = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", "pytest-cov>=4.0.0", - "httpx-mock>=0.10.0" + "pytest-httpx>=0.21.0" ] [project.urls]