From a2a030ca0af235021dab5fa0348edf56ed9cfa61 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 22 Sep 2025 16:28:38 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17921826160 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4285525d..e5ebf9e5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3728,13 +3728,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.8" +version = "2.0.9" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9d2656211e0964beb79efc7d83417fe33bf5ca40.zip", hash = "sha256:1fc110ed0feb66929e36d0c7f1bfd9c32cf24d454e157525c89fdae19745418b"}, + {file = "4c5d5e3b558fb99ca9d90152b931abd8c32f6bb7.zip", hash = "sha256:92f8fc430dda0ca3c248a60ff64250bdf1f37eb7cd135aec958543b2f3101ddd"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9d2656211e0964beb79efc7d83417fe33bf5ca40.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/4c5d5e3b558fb99ca9d90152b931abd8c32f6bb7.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "132f39eaab222c8d4bab48c9c3e98408896609df11b9e9667feb30bda5c89e39" +content-hash = "27b1c17d3d6fde7a45c728b2c4e92e2f0aacb7cbddaf19c55e3f09bb0b2a4ea1" diff --git a/pyproject.toml b/pyproject.toml index 43521b42..55b60841 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/9d2656211e0964beb79efc7d83417fe33bf5ca40.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/4c5d5e3b558fb99ca9d90152b931abd8c32f6bb7.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 3edce2ba92f5dd6e54e31fa1e21249f6c161a071 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 22 Sep 2025 19:30:21 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17926292872 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e5ebf9e5..b7db7f4c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "4c5d5e3b558fb99ca9d90152b931abd8c32f6bb7.zip", hash = "sha256:92f8fc430dda0ca3c248a60ff64250bdf1f37eb7cd135aec958543b2f3101ddd"}, + {file = "2bba8bcf00f667ca9a874b2e9bddf8d052dde88e.zip", hash = "sha256:4a0654dd8ca4af69d4ff067fd6b18d430e5d5872019a96ebe022df0171657b09"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/4c5d5e3b558fb99ca9d90152b931abd8c32f6bb7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/2bba8bcf00f667ca9a874b2e9bddf8d052dde88e.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "27b1c17d3d6fde7a45c728b2c4e92e2f0aacb7cbddaf19c55e3f09bb0b2a4ea1" +content-hash = "bde8bf2c8fea155bf51a4cedb945f7bd8295deae8db28f54589cfcffc5587d64" diff --git a/pyproject.toml b/pyproject.toml index 55b60841..a6482569 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/4c5d5e3b558fb99ca9d90152b931abd8c32f6bb7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/2bba8bcf00f667ca9a874b2e9bddf8d052dde88e.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)",