Skip to content

Commit 8c1f4ce

Browse files
chore(deps): bump langchain from 0.3.27 to 1.2.10
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.27 to 1.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.27...langchain==1.2.10) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8f4f9c commit 8c1f4ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fastapi>=0.122.0
88
niquests>=3.17.0
99
# fix the langchain package versions to avoid long computation in pip dep resolution
1010
# langchain is stuck at <1.0.0 due to langhchain-unstructured not being updated yet
11-
langchain==0.3.27
11+
langchain==1.2.10
1212
langchain-community==0.3.21
1313
langchain-postgres==0.0.16
1414
langchain-unstructured==0.1.6

0 commit comments

Comments
 (0)