python3Packages.langchain-tests: pin pytest-asyncio 0.x

This commit is contained in:
Martin Weinelt
2025-08-09 19:08:57 +02:00
parent a656b9be6b
commit 00bc155a5e
@@ -20,7 +20,7 @@
# tests
numpy,
pytest-asyncio,
pytest-asyncio_0,
pytest-socket,
pytestCheckHook,
@@ -54,7 +54,7 @@ buildPythonPackage rec {
dependencies = [
httpx
langchain-core
pytest-asyncio
pytest-asyncio_0
pytest-benchmark
pytest-codspeed
pytest-recording