chore(text-splitters): bump version of core (#32740)

This commit is contained in:
Sydney Runkle
2025-08-28 13:14:57 -04:00
committed by GitHub
parent 38cdd7a2ec
commit b26e52aa4d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ authors = []
license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = [
"langchain-core<2.0.0,>=0.3.72",
"langchain-core<2.0.0,>=0.3.75",
"pip>=25.2",
]
name = "langchain-text-splitters"