langchain[patch]: lock with latest text-splitters (#30350)

This commit is contained in:
ccurme 2025-03-18 15:29:11 -04:00 committed by GitHub
parent 2909b49045
commit f6cf2ce2ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2919,7 +2919,7 @@ typing = [
[[package]]
name = "langchain-text-splitters"
version = "0.3.6"
version = "0.3.7"
source = { editable = "../text-splitters" }
dependencies = [
{ name = "langchain-core" },