mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-09 13:00:34 +00:00
fix(langchain): update deps
This commit is contained in:
parent
77c981999e
commit
bdf1cd383c
@ -7,8 +7,8 @@ authors = []
|
||||
license = { text = "MIT" }
|
||||
requires-python = ">=3.9, <4.0"
|
||||
dependencies = [
|
||||
"langchain-core<1.0.0,>=0.3.66",
|
||||
"langchain-text-splitters<1.0.0,>=0.3.8",
|
||||
"langchain-core<1.0.0,>=0.3.72",
|
||||
"langchain-text-splitters<1.0.0,>=0.3.9",
|
||||
"langsmith>=0.1.17",
|
||||
"pydantic<3.0.0,>=2.7.4",
|
||||
"SQLAlchemy<3,>=1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user