From 8626b7c51f15f25fe7771bc5cf6874a65c3701a7 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 23 Sep 2025 16:03:32 +0000 Subject: [PATCH 1/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17952010236 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0213bb5a..8d1404b9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "0db51aaedd47e38c74a49dc2e4c8280db99c8fe8.zip", hash = "sha256:afd5af0ce6059745d8d6053c482ec1c751214fdb461509a38d638adef3455917"}, + {file = "663b3ea24c7b8cbb900816a5b0ddb0a00134bddd.zip", hash = "sha256:a14e96dc355e310c582016b9ff887b8a1788385e5b8323e5155d4a396e85b816"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/0db51aaedd47e38c74a49dc2e4c8280db99c8fe8.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/663b3ea24c7b8cbb900816a5b0ddb0a00134bddd.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "dbece8bac9a0ae42fb01822388565ae73537e6ff8ca95af36cb41c9aa7a6bb53" +content-hash = "93f6b4194fe6fe1edb647593a280b886bb2b1e85a80a829612344ba9722abb96" diff --git a/pyproject.toml b/pyproject.toml index 5250dcc9..0e75bc65 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/0db51aaedd47e38c74a49dc2e4c8280db99c8fe8.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/663b3ea24c7b8cbb900816a5b0ddb0a00134bddd.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 194a21e173a284aea26603b480ea4fb71827189e Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 23 Sep 2025 16:14:37 +0000 Subject: [PATCH 2/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17952303319 From fd4fea9565c53c6de93d366db99b8934b76646fa Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 23 Sep 2025 16:18:01 +0000 Subject: [PATCH 3/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17952389711 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8d1404b9..b580aa1b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "663b3ea24c7b8cbb900816a5b0ddb0a00134bddd.zip", hash = "sha256:a14e96dc355e310c582016b9ff887b8a1788385e5b8323e5155d4a396e85b816"}, + {file = "b185d1f2f095051accb3cbeec83516bb313c6be8.zip", hash = "sha256:a741d3a0cf6175cb61d503fd05e73694cdf8799f94bbb296b5b4ac65043695b6"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/663b3ea24c7b8cbb900816a5b0ddb0a00134bddd.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/b185d1f2f095051accb3cbeec83516bb313c6be8.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "93f6b4194fe6fe1edb647593a280b886bb2b1e85a80a829612344ba9722abb96" +content-hash = "ee1f418ad641cf1e4d27226a29138212e75741245faa8ab24c89c69a90c385a1" diff --git a/pyproject.toml b/pyproject.toml index 0e75bc65..81429f75 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/663b3ea24c7b8cbb900816a5b0ddb0a00134bddd.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b185d1f2f095051accb3cbeec83516bb313c6be8.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 146359dc51a979418ee4b5aebebe45cee1fbfefd Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 23 Sep 2025 16:30:05 +0000 Subject: [PATCH 4/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17952697316 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b580aa1b..c9353a3d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "b185d1f2f095051accb3cbeec83516bb313c6be8.zip", hash = "sha256:a741d3a0cf6175cb61d503fd05e73694cdf8799f94bbb296b5b4ac65043695b6"}, + {file = "a40c88670876a231d921e3b67665bfcfe068ee6c.zip", hash = "sha256:72c2e35a758485268e613a2daad34a86c09f3ba706035857f488ad4a4d0d55e1"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/b185d1f2f095051accb3cbeec83516bb313c6be8.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/a40c88670876a231d921e3b67665bfcfe068ee6c.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ee1f418ad641cf1e4d27226a29138212e75741245faa8ab24c89c69a90c385a1" +content-hash = "d2cc2bd42eecbbf75d74a0abe7395b0d8d8428c542182a09a6905e0308de0744" diff --git a/pyproject.toml b/pyproject.toml index 81429f75..eb2b3114 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/b185d1f2f095051accb3cbeec83516bb313c6be8.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/a40c88670876a231d921e3b67665bfcfe068ee6c.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 9ad86c8743577780388b8729954cdd8c284c2f5b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 23 Sep 2025 17:57:28 +0000 Subject: [PATCH 5/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17954736510 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c9353a3d..c3f287e6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "a40c88670876a231d921e3b67665bfcfe068ee6c.zip", hash = "sha256:72c2e35a758485268e613a2daad34a86c09f3ba706035857f488ad4a4d0d55e1"}, + {file = "ea307699c94989f894a8fd5bf05a49a8039ba9e1.zip", hash = "sha256:9e735f5061ec30ff5b7df4fa33be2d95689b46762277c16cfb975d2fc76990e2"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/a40c88670876a231d921e3b67665bfcfe068ee6c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ea307699c94989f894a8fd5bf05a49a8039ba9e1.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d2cc2bd42eecbbf75d74a0abe7395b0d8d8428c542182a09a6905e0308de0744" +content-hash = "464f73de283f79b624b169bbf16fb33b6b670f6d1464af81f15a628dc119276d" diff --git a/pyproject.toml b/pyproject.toml index eb2b3114..a6ceec33 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/a40c88670876a231d921e3b67665bfcfe068ee6c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ea307699c94989f894a8fd5bf05a49a8039ba9e1.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)",