python3Packages.azure-core: pin to pytest 8.3

Tries to set a mark on a fixture, which is not supported.
This commit is contained in:
Martin Weinelt
2026-02-01 17:41:01 +01:00
parent f8ebd89b6d
commit d4e091f5a5
@@ -11,10 +11,9 @@
opentelemetry-instrumentation,
opentelemetry-instrumentation-requests,
opentelemetry-sdk,
pytest,
pytest-asyncio,
pytest-trio,
pytestCheckHook,
pytest8_3CheckHook,
requests,
setuptools,
six,
@@ -55,10 +54,9 @@ buildPythonPackage rec {
opentelemetry-instrumentation
opentelemetry-instrumentation-requests
opentelemetry-sdk
pytest
pytest-trio
pytest-asyncio
pytestCheckHook
pytest8_3CheckHook
trio
]
++ lib.concatAttrValues optional-dependencies;