From 17a71b71054d4485fa4aedd4f0a7d0e3ae3b74e8 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 2 Oct 2025 01:59:57 +0000 Subject: [PATCH 1/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18181047580 --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5e505fcf..3cdd6a11 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" @@ -3729,13 +3729,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.11.dev" +version = "2.0.11" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "757d9c30123db1221c5218c22d6d7b584e83f180.zip", hash = "sha256:d96fbbb1fa85527d7653d1477caaa31f91eeb15fb4cc1cf8e3d0b47d097d2e4f"}, + {file = "eb6a4559c6834744bad69188d882be8b676f9d29.zip", hash = "sha256:f430f0ef060775b02f64895377c4899cda29e29873d0c9a9181a9e0d51dc98aa"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/757d9c30123db1221c5218c22d6d7b584e83f180.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/eb6a4559c6834744bad69188d882be8b676f9d29.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "e62a06576dbfd1b7e61a3182c21676d6457177a7c6a8cf84281de2afe945627d" +content-hash = "714b30eb4b6374995eb0ae862eee7e7d9d6cecf0661706ba0174cb66712e1f46" diff --git a/pyproject.toml b/pyproject.toml index e3c78c86..b523bd38 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/757d9c30123db1221c5218c22d6d7b584e83f180.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/eb6a4559c6834744bad69188d882be8b676f9d29.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 69c9a00c2c6fab2bb0840e9b955e3e4e1668b17f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 2 Oct 2025 13:03:23 +0000 Subject: [PATCH 2/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18193770082 From 4873482c1983941146f384299c11fc474fc6d9a6 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 2 Oct 2025 13:06:00 +0000 Subject: [PATCH 3/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18193842106 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3cdd6a11..98ad87e4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "eb6a4559c6834744bad69188d882be8b676f9d29.zip", hash = "sha256:f430f0ef060775b02f64895377c4899cda29e29873d0c9a9181a9e0d51dc98aa"}, + {file = "f9bfaa3665529a97d9cd45c1bb3bcd5151ab927e.zip", hash = "sha256:a748e30870e78e6431f3f0b3ffa901b69ceb826587c1aa7c0abd3819e4c0f29e"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/eb6a4559c6834744bad69188d882be8b676f9d29.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f9bfaa3665529a97d9cd45c1bb3bcd5151ab927e.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "714b30eb4b6374995eb0ae862eee7e7d9d6cecf0661706ba0174cb66712e1f46" +content-hash = "ae49b858751d8097ab0cee3b13777efa4ae6f32b7599236a9a29e44545e92e31" diff --git a/pyproject.toml b/pyproject.toml index b523bd38..6d5324c4 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/eb6a4559c6834744bad69188d882be8b676f9d29.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f9bfaa3665529a97d9cd45c1bb3bcd5151ab927e.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 f10dd90aca84c3fe36767a3616c6ff587fe77578 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 2 Oct 2025 14:04:56 +0000 Subject: [PATCH 4/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/18195302826 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 98ad87e4..4d2d93e4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "f9bfaa3665529a97d9cd45c1bb3bcd5151ab927e.zip", hash = "sha256:a748e30870e78e6431f3f0b3ffa901b69ceb826587c1aa7c0abd3819e4c0f29e"}, + {file = "e6832339bbc046768e6e96b9a7386e91a2334e82.zip", hash = "sha256:5896b270824d798bc66a4ceb72f1f1b67ec0a8f69ec0a5cdcb1c84c25da6746e"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f9bfaa3665529a97d9cd45c1bb3bcd5151ab927e.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e6832339bbc046768e6e96b9a7386e91a2334e82.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ae49b858751d8097ab0cee3b13777efa4ae6f32b7599236a9a29e44545e92e31" +content-hash = "babbab89c3aa80052296ad5b2f5325fd6fab83c8000719986cb7ac6b02ad5279" diff --git a/pyproject.toml b/pyproject.toml index 6d5324c4..3fbc1738 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/f9bfaa3665529a97d9cd45c1bb3bcd5151ab927e.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e6832339bbc046768e6e96b9a7386e91a2334e82.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 cfbb8c76230ca84af8bc4a907f08b71807f63c56 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 2 Oct 2025 14:05:46 +0000 Subject: [PATCH 5/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18195421361 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4d2d93e4..6eef3be9 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" @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "e6832339bbc046768e6e96b9a7386e91a2334e82.zip", hash = "sha256:5896b270824d798bc66a4ceb72f1f1b67ec0a8f69ec0a5cdcb1c84c25da6746e"}, + {file = "d53a000e62e79232afd4d9d843f9ebe90ca4bbdf.zip", hash = "sha256:acbd045e2d4772aa25de6d36b6f321b233029e11bec9cafa32882b3c13be239b"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e6832339bbc046768e6e96b9a7386e91a2334e82.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/d53a000e62e79232afd4d9d843f9ebe90ca4bbdf.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "babbab89c3aa80052296ad5b2f5325fd6fab83c8000719986cb7ac6b02ad5279" +content-hash = "73851cf5896e42c76f4a00c3d5b7cdfe8e45cf172e6ad605057610e37bb53294" diff --git a/pyproject.toml b/pyproject.toml index 3fbc1738..68b872d9 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/e6832339bbc046768e6e96b9a7386e91a2334e82.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/d53a000e62e79232afd4d9d843f9ebe90ca4bbdf.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)",