mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
standard-tests: add benchmarks (#31302)
Co-authored-by: Sydney Runkle <sydneymarierunkle@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@ test = [
|
||||
"pytest-retry<1.8.0,>=1.7.0",
|
||||
"pytest-timeout<3.0.0,>=2.3.1",
|
||||
"pytest-socket<1.0.0,>=0.7.0",
|
||||
"vcrpy>=7.0",
|
||||
"langchain-core",
|
||||
"langchain-tests",
|
||||
]
|
||||
@@ -42,7 +43,6 @@ dev = ["langchain-core"]
|
||||
test_integration = ["requests<3.0.0,>=2.32.3", "langchain-core"]
|
||||
typing = [
|
||||
"mypy<2.0,>=1.10",
|
||||
"types-requests<3.0.0.0,>=2.32.0.20241016",
|
||||
"langchain-core",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user