templates: bump (#17074)

This commit is contained in:
Erick Friis
2024-02-05 17:12:12 -08:00
committed by GitHub
parent 10bd901139
commit 64785822dc
184 changed files with 43789 additions and 41532 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@ anthropic = "^0.5.0"
wikipedia = "^1.4.0"
[tool.poetry.group.dev.dependencies]
langchain-cli = {extras = ["serve"], version = "^0.0.13"}
langchain-cli = ">=0.0.21"
[tool.langserve]
export_module = "anthropic_iterative_search"