Skip to content

Commit 0f17ea4

Browse files
build(deps): bump langchain-text-splitters in /python/graphy
Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.2.0 to 1.0.0a1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==0.2.0...langchain-text-splitters==1.0.0a1) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-version: 1.0.0a1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b69b1d commit 0f17ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/graphy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ langchain-experimental==0.0.60
1616
langchain-google-vertexai==1.0.4
1717
langchain-huggingface==0.0.3
1818
langchain-openai==0.1.8
19-
langchain-text-splitters==0.2.0
19+
langchain-text-splitters==1.0.0a1
2020
numpy==1.26.4
2121
Pillow>=10.3.0
2222
psutil==6.1.0

0 commit comments

Comments
 (0)