mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +00:00
chore(langchain): also bump text splitters (#32722)
This commit is contained in:
@@ -8,7 +8,7 @@ license = { text = "MIT" }
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.75",
|
||||
"langchain-text-splitters<1.0.0,>=0.3.8",
|
||||
"langchain-text-splitters<1.0.0,>=0.3.9",
|
||||
"langgraph>=0.6.0",
|
||||
"pydantic>=2.7.4",
|
||||
]
|
||||
|
Reference in New Issue
Block a user