x
This commit is contained in:
@@ -249,6 +249,7 @@ filterwarnings = [
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"basedpyright>=1.36.1",
|
||||
"protobuf>=6.33.2",
|
||||
"pyrefly>=0.46.1",
|
||||
"pytest-benchmark>=5.2.3",
|
||||
"pytest-httpx>=0.36.0",
|
||||
|
||||
4
uv.lock
generated
4
uv.lock
generated
@@ -1,5 +1,5 @@
|
||||
version = 1
|
||||
revision = 2
|
||||
revision = 3
|
||||
requires-python = ">=3.12"
|
||||
resolution-markers = [
|
||||
"python_full_version >= '3.13'",
|
||||
@@ -2355,6 +2355,7 @@ triggers = [
|
||||
[package.dev-dependencies]
|
||||
dev = [
|
||||
{ name = "basedpyright" },
|
||||
{ name = "protobuf" },
|
||||
{ name = "pyrefly" },
|
||||
{ name = "pytest-benchmark" },
|
||||
{ name = "pytest-httpx" },
|
||||
@@ -2436,6 +2437,7 @@ provides-extras = ["audio", "dev", "triggers", "summarization", "diarization", "
|
||||
[package.metadata.requires-dev]
|
||||
dev = [
|
||||
{ name = "basedpyright", specifier = ">=1.36.1" },
|
||||
{ name = "protobuf", specifier = ">=6.33.2" },
|
||||
{ name = "pyrefly", specifier = ">=0.46.1" },
|
||||
{ name = "pytest-benchmark", specifier = ">=5.2.3" },
|
||||
{ name = "pytest-httpx", specifier = ">=0.36.0" },
|
||||
|
||||
Reference in New Issue
Block a user