Skip to content

Commit 4c29ce5

Browse files
Bump langchain from 0.0.324 to 0.0.329
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.324 to 0.0.329. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@v0.0.324...v0.0.329) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef676c9 commit 4c29ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest
1919
# langchain dependencies, these should be optional in the future
2020
# langchain moved Embeddings from langchain.embeddings.base to langchain.schema.embeddings while azureml-rag is still referencing it.
2121
# once azureml-rag fixes, we should remove the langchain reference from this file
22-
langchain==0.0.324
22+
langchain==0.0.329
2323
semantic-kernel
2424

2525
# inference server dependencies

0 commit comments

Comments
 (0)