mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
ci(infra): add pytest-xdist to partner test groups (#36988)
This commit is contained in:
@@ -50,6 +50,7 @@ test = [
|
||||
"pytest-asyncio>=1.3.0,<2.0.0",
|
||||
"pytest-watcher>=0.3.4,<1.0.0",
|
||||
"pytest-socket>=0.7.0,<1.0.0",
|
||||
"pytest-xdist>=3.6.1,<4.0.0",
|
||||
"scipy>=1.0.0,<2.0.0; python_version < \"3.12\"",
|
||||
"scipy>=1.7.0,<2.0.0; python_version >= \"3.12\" and python_version < \"3.13\"",
|
||||
"scipy>=1.14.1,<2.0.0; python_version >= \"3.13\"",
|
||||
|
||||
Reference in New Issue
Block a user