python311Packages.aiohttp: test with pytest_7

The test suite regressed with pytest 8. Let's give them more time to
adapt.
This commit is contained in:
Martin Weinelt 2024-03-09 13:43:51 +01:00
parent 410c46e164
commit 7191177bbb

View File

@ -22,6 +22,7 @@
, gunicorn
, pytest-mock
, pytestCheckHook
, pytest_7
, python-on-whales
, re-assert
, trustme
@ -82,7 +83,7 @@ buildPythonPackage rec {
freezegun
gunicorn
pytest-mock
pytestCheckHook
(pytestCheckHook.override { pytest = pytest_7; })
python-on-whales
re-assert
] ++ lib.optionals (!(stdenv.isDarwin && stdenv.isAarch64)) [