diff --git a/tox.ini b/tox.ini index 7d9e50c4..37264f1c 100644 --- a/tox.ini +++ b/tox.ini @@ -49,7 +49,7 @@ passenv = TOXENV,CI,CODECOV_* deps = ; Testing packages - pytest > 3.0.0, < 8.0.0 + pytest > 3.0.0 pytest-benchmark coverage == 7.2.7 codecov @@ -67,7 +67,7 @@ deps = ext-aiobotocore: pytest-asyncio ext-aiohttp: aiohttp >= 3.3.0 - ext-aiohttp: pytest-aiohttp < 1.1.0 + ext-aiohttp: pytest-aiohttp ext-httpx: httpx >= 0.20 ext-httpx: pytest-asyncio >= 0.19