diff --git a/packages/http/httpx/requirements-dev.txt b/packages/http/httpx/requirements-dev.txt index 11d099ae..ffd1f247 100644 --- a/packages/http/httpx/requirements-dev.txt +++ b/packages/http/httpx/requirements-dev.txt @@ -5,5 +5,5 @@ isort>=5.13.2,<9.0.0 pylint>=3.2.7,<5.0.0 mypy>=1.11.2,<3.0.0 pytest>=8.3.2,<10.0.0 -pytest-asyncio>=0.24,<1.5 +pytest-asyncio>=1.4.0,<1.5 pytest-mock>=3.14.0,<4.0.0