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