mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
chore(text-splitters): bump version of core (#32740)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user