mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-07 13:40:46 +00:00
parent
6dca787a9d
commit
10ec5c8f02
@ -8,7 +8,7 @@ license = { text = "MIT" }
|
|||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = ["langchain-core<1.0.0,>=0.3.51"]
|
dependencies = ["langchain-core<1.0.0,>=0.3.51"]
|
||||||
name = "langchain-text-splitters"
|
name = "langchain-text-splitters"
|
||||||
version = "0.3.8"
|
version = "0.3.9"
|
||||||
description = "LangChain text splitting utilities"
|
description = "LangChain text splitting utilities"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user