python3Packages.flask-restful: pin pytest 8.3

This commit is contained in:
Martin Weinelt
2025-08-09 06:35:44 +02:00
parent 7802574fad
commit af0bf23fbc

View File

@@ -7,7 +7,7 @@
flask,
fetchpatch2,
mock,
pytestCheckHook,
pytest8_3CheckHook,
pythonOlder,
pytz,
six,
@@ -50,7 +50,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
blinker
mock
pytestCheckHook
pytest8_3CheckHook
];
disabledTests = [