mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore(infra): merge v1.4 into master (#37350)
This commit is contained in:
@@ -21,7 +21,7 @@ classifiers = [
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
]
|
||||
|
||||
version = "1.3.3"
|
||||
version = "1.4.0"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"langsmith>=0.3.45,<1.0.0",
|
||||
@@ -32,7 +32,7 @@ dependencies = [
|
||||
"packaging>=23.2.0",
|
||||
"pydantic>=2.7.4,<3.0.0",
|
||||
"uuid-utils>=0.12.0,<1.0",
|
||||
"langchain-protocol>=0.0.10",
|
||||
"langchain-protocol>=0.0.14",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user