From 2bcaafdcaa9b0978fe86ffbf6a123d101cefee2b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 2 Mar 2026 22:09:49 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/22597926231 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9f54e241..e9f386f3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -4212,7 +4212,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "2321865c82b384f7a2983d5aed8984b75db4033c.zip", hash = "sha256:caab72d2f936f54cce25da5f9f5def4d199b21d9f3b4b94426b38016342fb56f"}, + {file = "38b4710093ed2a4706194f721ec7725ee066758f.zip", hash = "sha256:43ef1029b4bf84be9d124724515a61907c8875141cc5a3c025a1d660d7083f3b"}, ] [package.dependencies] @@ -4240,7 +4240,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/2321865c82b384f7a2983d5aed8984b75db4033c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/38b4710093ed2a4706194f721ec7725ee066758f.zip" [[package]] name = "lark" @@ -9942,4 +9942,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "2e5f419f5d489d670dde72cd358402251b51991c038f82008f845459eca07de3" +content-hash = "9662319d235a06086c5cdad09de25cf5fbee74e2472754c0c496652c2c8f95d5" diff --git a/pyproject.toml b/pyproject.toml index e9a34290..0fa751e8 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/2321865c82b384f7a2983d5aed8984b75db4033c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/38b4710093ed2a4706194f721ec7725ee066758f.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 6104e50268d7425c3a1eeb2569b0bbcaeafb4cb8 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 2 Mar 2026 22:22:18 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/22598414058 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e9f386f3..994b7388 100644 --- a/poetry.lock +++ b/poetry.lock @@ -4212,7 +4212,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "38b4710093ed2a4706194f721ec7725ee066758f.zip", hash = "sha256:43ef1029b4bf84be9d124724515a61907c8875141cc5a3c025a1d660d7083f3b"}, + {file = "2321865c82b384f7a2983d5aed8984b75db4033c.zip", hash = "sha256:caab72d2f936f54cce25da5f9f5def4d199b21d9f3b4b94426b38016342fb56f"}, ] [package.dependencies] @@ -4240,7 +4240,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/38b4710093ed2a4706194f721ec7725ee066758f.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/2321865c82b384f7a2983d5aed8984b75db4033c.zip" [[package]] name = "lark" @@ -9942,4 +9942,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9662319d235a06086c5cdad09de25cf5fbee74e2472754c0c496652c2c8f95d5" +content-hash = "2e5f419f5d489d670dde72cd358402251b51991c038f82008f845459eca07de3" diff --git a/pyproject.toml b/pyproject.toml index 0fa751e8..e9a34290 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/38b4710093ed2a4706194f721ec7725ee066758f.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/2321865c82b384f7a2983d5aed8984b75db4033c.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)",