From 9d1e8978dcb33549afcfd32fcc2f0fecc5e55392 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 23 Dec 2025 21:48:54 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20472331929 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 95744f97..919a72ea 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 = "f3e76ecbb6082bd6cb355e8d7e29b07b9c9ef180.zip", hash = "sha256:7f52f890579e9e5d0a31bb606ee6a8a6763cfb79abfcd7cc8f07e7bc08e02f7a"}, + {file = "2da81394b19c7ae96feb4ca802979e8bc75065f0.zip", hash = "sha256:f76bedbac76ce42d48f31e40cecccd3e2e952843b19b72e9ddd31c19cd128f59"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f3e76ecbb6082bd6cb355e8d7e29b07b9c9ef180.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/2da81394b19c7ae96feb4ca802979e8bc75065f0.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "35ecb96712d36991c6738fa208345594a07f6d9414e9948f2d4a94d2f9ad6b27" +content-hash = "b746ffe7aeb04726992f8ad6929da8f364046e688e7e07495dceb58773b283a5" diff --git a/pyproject.toml b/pyproject.toml index f6c0609c..60de075a 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/f3e76ecbb6082bd6cb355e8d7e29b07b9c9ef180.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/2da81394b19c7ae96feb4ca802979e8bc75065f0.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 ba00bb1ad76e0dead1206bb1bbe42e0aa7878493 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 23 Dec 2025 23:57:15 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20474310504 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 919a72ea..e644a04c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "2da81394b19c7ae96feb4ca802979e8bc75065f0.zip", hash = "sha256:f76bedbac76ce42d48f31e40cecccd3e2e952843b19b72e9ddd31c19cd128f59"}, + {file = "5d477c9df771f693810886990f2591bee4c234b2.zip", hash = "sha256:946fb138dbd58446da3d5d3c98f7911d47dcba42a23f68f33c2b18a262a5d0b4"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/2da81394b19c7ae96feb4ca802979e8bc75065f0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5d477c9df771f693810886990f2591bee4c234b2.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "b746ffe7aeb04726992f8ad6929da8f364046e688e7e07495dceb58773b283a5" +content-hash = "f61a4f810b0a7eb2c0b76624c4e0d3741e2624210660d614d92f8b4ff6a89ad5" diff --git a/pyproject.toml b/pyproject.toml index 60de075a..4cb6cca3 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/2da81394b19c7ae96feb4ca802979e8bc75065f0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5d477c9df771f693810886990f2591bee4c234b2.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)",