We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f015b6 commit 77c9819Copy full SHA for 77c9819
libs/text-splitters/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "pdm.backend"
6
authors = []
7
license = { text = "MIT" }
8
requires-python = ">=3.9"
9
-dependencies = ["langchain-core<1.0.0,>=0.3.51"]
+dependencies = ["langchain-core<1.0.0,>=0.3.72"]
10
name = "langchain-text-splitters"
11
version = "0.3.9"
12
description = "LangChain text splitting utilities"
0 commit comments