mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-13 12:14:06 +00:00
chore(core): bump lock (#34695)
This commit is contained in:
4
libs/core/uv.lock
generated
4
libs/core/uv.lock
generated
@@ -1112,7 +1112,7 @@ requires-dist = [
|
||||
]
|
||||
|
||||
[package.metadata.requires-dev]
|
||||
lint = [{ name = "ruff", specifier = ">=0.14.10,<0.15.0" }]
|
||||
lint = [{ name = "ruff", specifier = ">=0.14.11,<0.15.0" }]
|
||||
test = [{ name = "langchain-core", editable = "." }]
|
||||
test-integration = []
|
||||
typing = [
|
||||
@@ -1139,7 +1139,7 @@ dev = [
|
||||
]
|
||||
lint = [
|
||||
{ name = "langchain-core", editable = "." },
|
||||
{ name = "ruff", specifier = ">=0.14.10,<0.15.0" },
|
||||
{ name = "ruff", specifier = ">=0.14.11,<0.15.0" },
|
||||
]
|
||||
test = [
|
||||
{ name = "freezegun", specifier = ">=1.2.2,<2.0.0" },
|
||||
|
||||
Reference in New Issue
Block a user