templates: bump lockfile deps (#19001)

This commit is contained in:
Erick Friis
2024-03-12 18:25:45 -07:00
committed by GitHub
parent 2ffb2144a6
commit 49f3cc0f6b
99 changed files with 36101 additions and 34680 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@ authors = [
readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.9,<3.11"
python = ">=3.9,<4"
langchain = "^0.1"
tiktoken = ">=0.5.1"
chromadb = ">=0.4.14"