From 259a94c290466cc119e9587f64ad547fa7a2c353 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 30 Dec 2025 02:19:32 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20587226619 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3902c194..6a23192f 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" @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9c4849589314c7288665cc48d83f9a5124eda65c.zip", hash = "sha256:ae9ed576917dca10a872c2524c56eca83904147ad846ada71055ed263bfd19c2"}, + {file = "8b0a86f5a1beef7c776f0ca96419427b01fa78f5.zip", hash = "sha256:f006fe9f4e3d3d6476d5daa0eb92d185b7ec4ece4f3885882bec9ba44e5040d5"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9c4849589314c7288665cc48d83f9a5124eda65c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8b0a86f5a1beef7c776f0ca96419427b01fa78f5.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9b1872ea399b283cbdac73176ef16ad97ba5e8e960d4ad0f50a4e3adf58a82f2" +content-hash = "d87b7c16de58ade10ffb9589e292a3fdcaa17e67eafc28db211df3e2b8e33547" diff --git a/pyproject.toml b/pyproject.toml index e4cbb354..903b8fc4 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/9c4849589314c7288665cc48d83f9a5124eda65c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8b0a86f5a1beef7c776f0ca96419427b01fa78f5.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 02460e1bc2c41ac22199443c71c94f48790731a1 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 30 Dec 2025 03:15:28 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20587936410 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6a23192f..fdc7f3da 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8b0a86f5a1beef7c776f0ca96419427b01fa78f5.zip", hash = "sha256:f006fe9f4e3d3d6476d5daa0eb92d185b7ec4ece4f3885882bec9ba44e5040d5"}, + {file = "bda59f2a1f46da111dac5542dbc27714c1ae4d3e.zip", hash = "sha256:a646965588f90bc75ca171ee9756b7c2b93eaf79242f0bd12aa462791f0fed85"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8b0a86f5a1beef7c776f0ca96419427b01fa78f5.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/bda59f2a1f46da111dac5542dbc27714c1ae4d3e.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d87b7c16de58ade10ffb9589e292a3fdcaa17e67eafc28db211df3e2b8e33547" +content-hash = "eab79b3a27eb276af9ab791560f50b93f2f103f8428974c4a4bfd251e549d838" diff --git a/pyproject.toml b/pyproject.toml index 903b8fc4..fe9f3b72 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/8b0a86f5a1beef7c776f0ca96419427b01fa78f5.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/bda59f2a1f46da111dac5542dbc27714c1ae4d3e.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)",