From 30b2d66b6ce755b75b770bc5393bb450082a3043 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 16 Jan 2026 17:19:41 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21074811154 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0d1803da..6113ba6c 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" @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8777305835318ea182ca15d93a02ee206d7d9338.zip", hash = "sha256:1900f2f649494741ff6868b81ce657b945da672f5fa62463f1041b5552660825"}, + {file = "5b248313897a7ac1aa229644ab614a792beae93b.zip", hash = "sha256:c10d8147796abd486a481c04e24e05205732c199a5af866e8ae80cdd4db30c04"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8777305835318ea182ca15d93a02ee206d7d9338.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5b248313897a7ac1aa229644ab614a792beae93b.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f722fd04284c65384c9f88b45ae5a8e6e92e75a921d7875ec0ce883c51d9920b" +content-hash = "f1eaa323f23e8441673aead62c668b9344604be481feef43090ae571cabb9a97" diff --git a/pyproject.toml b/pyproject.toml index 744ff9d3..c61e1e1b 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/8777305835318ea182ca15d93a02ee206d7d9338.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5b248313897a7ac1aa229644ab614a792beae93b.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 2221ac8031ac052f11bd67f89a42d1e1ac00093f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 16 Jan 2026 18:32:38 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21076789033 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6113ba6c..9558bee0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "5b248313897a7ac1aa229644ab614a792beae93b.zip", hash = "sha256:c10d8147796abd486a481c04e24e05205732c199a5af866e8ae80cdd4db30c04"}, + {file = "8777305835318ea182ca15d93a02ee206d7d9338.zip", hash = "sha256:1900f2f649494741ff6868b81ce657b945da672f5fa62463f1041b5552660825"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/5b248313897a7ac1aa229644ab614a792beae93b.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8777305835318ea182ca15d93a02ee206d7d9338.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f1eaa323f23e8441673aead62c668b9344604be481feef43090ae571cabb9a97" +content-hash = "f722fd04284c65384c9f88b45ae5a8e6e92e75a921d7875ec0ce883c51d9920b" diff --git a/pyproject.toml b/pyproject.toml index c61e1e1b..744ff9d3 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/5b248313897a7ac1aa229644ab614a792beae93b.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8777305835318ea182ca15d93a02ee206d7d9338.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)",