python3Packages.langchain-classic: pin to pytest 8.3
Sets marks on fixtures, which errors out on pytest 9.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
pytest-mock,
|
||||
pytest-socket,
|
||||
pytest-xdist,
|
||||
pytestCheckHook,
|
||||
pytest8_3CheckHook,
|
||||
requests-mock,
|
||||
responses,
|
||||
syrupy,
|
||||
@@ -88,7 +88,7 @@ buildPythonPackage rec {
|
||||
pytest-mock
|
||||
pytest-socket
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
pytest8_3CheckHook
|
||||
requests-mock
|
||||
responses
|
||||
syrupy
|
||||
|
||||
Reference in New Issue
Block a user