From aa2d6f71540c7402601e71174924efc7b772485a Mon Sep 17 00:00:00 2001 From: Rob Cannon Date: Sat, 30 Nov 2024 13:45:20 +0700 Subject: [PATCH] chore: add pytest-httpx --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index efed2ab..5f4e463 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,5 +4,5 @@ pytest-cov pytest-order pytest-retry pytest-asyncio -httpx +pytest-httpx grpcio-tools==1.40.0