mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
templates: bump lockfile deps (#19001)
This commit is contained in:
4464
templates/rag-semi-structured/poetry.lock
generated
4464
templates/rag-semi-structured/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
Reference in New Issue
Block a user