Skip to content

Commit f79c557

Browse files
authored
Merge pull request #33 from flepied/update-langchain
update deps
2 parents 7cd829c + 08c90cd commit f79c557

File tree

2 files changed

+37
-41
lines changed

2 files changed

+37
-41
lines changed

poetry.lock

Lines changed: 36 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python = ">=3.8.1,<3.12"
2020
bs4 = "*"
2121
chromadb = ">=0.4"
2222
huggingface_hub = "*"
23-
langchain = { git = "https://github.com/flepied/langchain.git", branch = "bug3685", subdirectory = "libs/langchain" }
23+
langchain = "*"
2424
openai = "*"
2525
pymupdf = "*"
2626
python-dotenv = "*"

0 commit comments

Comments
 (0)