From 2ddf78f23d5988a30f4b9dd3fc3387eb3fdeb40b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Sep 2025 13:33:29 +0000 Subject: [PATCH 1/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17646227376 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 320afde5..b9f18dff 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "60b2079d6a4cc0e77b478dfe94bc5790776ada17.zip", hash = "sha256:ac800f61f51773150f814d7add67289c0964b10ed6af778fe226c832305abe74"}, + {file = "87d682751393f0685b34b86156546d2d1b707b0d.zip", hash = "sha256:a099a4fa4adfa08f58510a2b7df523ae58c01820a37550ed92c09bb275c28003"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/60b2079d6a4cc0e77b478dfe94bc5790776ada17.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/87d682751393f0685b34b86156546d2d1b707b0d.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "223dd72d792ae514a3fa88de334f9ba5798092f96fc2fe7dec51e03fe03d6bdb" +content-hash = "67367f0b14d516192b6b36dee2649636e16f2a05959c1129d22026155b75188b" diff --git a/pyproject.toml b/pyproject.toml index bad50cbc..a720eca5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "kombu (>=5.4.0rc2)", "uvicorn", "pydantic-settings (>=2.9.0,<3.0.0)", - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/60b2079d6a4cc0e77b478dfe94bc5790776ada17.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/87d682751393f0685b34b86156546d2d1b707b0d.zip", "requests (>=2.32.0,<3.0.0)", # Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904 "litellm (>=1.76.1,<2.0.0)", From a3ee452e5c5cced7840d8c678ea3ac16a3d9599b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Sep 2025 13:57:07 +0000 Subject: [PATCH 2/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17646880451 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b9f18dff..ae98f021 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "87d682751393f0685b34b86156546d2d1b707b0d.zip", hash = "sha256:a099a4fa4adfa08f58510a2b7df523ae58c01820a37550ed92c09bb275c28003"}, + {file = "d81333e3c9eaade983b9329fa19812077ba01730.zip", hash = "sha256:84ef4000c3b7eb1f4b9c1b45c38a1f5c9c094708182be592928845355f1e144f"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/87d682751393f0685b34b86156546d2d1b707b0d.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/d81333e3c9eaade983b9329fa19812077ba01730.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "67367f0b14d516192b6b36dee2649636e16f2a05959c1129d22026155b75188b" +content-hash = "1e1224d7200ebb41d3c5be095e6fe45a8e480f27b60415f918c93a7e46d65cd2" diff --git a/pyproject.toml b/pyproject.toml index a720eca5..9dbd08b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "kombu (>=5.4.0rc2)", "uvicorn", "pydantic-settings (>=2.9.0,<3.0.0)", - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/87d682751393f0685b34b86156546d2d1b707b0d.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/d81333e3c9eaade983b9329fa19812077ba01730.zip", "requests (>=2.32.0,<3.0.0)", # Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904 "litellm (>=1.76.1,<2.0.0)", From 2bb6370c9d12fe72b5bc79099d224666420e2b0d Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Sep 2025 15:04:17 +0000 Subject: [PATCH 3/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17648766554 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index ae98f021..696eb2d5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "d81333e3c9eaade983b9329fa19812077ba01730.zip", hash = "sha256:84ef4000c3b7eb1f4b9c1b45c38a1f5c9c094708182be592928845355f1e144f"}, + {file = "48ad70466f4da6cf3735653ae3972ecbf475a85a.zip", hash = "sha256:0d9e305a20f7a36f3401e634ee202d6f80de0e3dbb3c08dd7dd3fd1296e1fe13"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/d81333e3c9eaade983b9329fa19812077ba01730.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/48ad70466f4da6cf3735653ae3972ecbf475a85a.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "1e1224d7200ebb41d3c5be095e6fe45a8e480f27b60415f918c93a7e46d65cd2" +content-hash = "44c8f7616e764893618aef8ef659f3fc31a5692dac769010c56e72437da3c0c3" diff --git a/pyproject.toml b/pyproject.toml index 9dbd08b1..759f3439 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "kombu (>=5.4.0rc2)", "uvicorn", "pydantic-settings (>=2.9.0,<3.0.0)", - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/d81333e3c9eaade983b9329fa19812077ba01730.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/48ad70466f4da6cf3735653ae3972ecbf475a85a.zip", "requests (>=2.32.0,<3.0.0)", # Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904 "litellm (>=1.76.1,<2.0.0)",