From cf43f36ed889c3ad1d981a171243529744e7022c Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 16:37:26 +0000 Subject: [PATCH 1/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21145030123 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index d7c4cd70..45cfa7e1 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" @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8777305835318ea182ca15d93a02ee206d7d9338.zip", hash = "sha256:1900f2f649494741ff6868b81ce657b945da672f5fa62463f1041b5552660825"}, + {file = "f190eef32bae5251e177d7b5320418aba3bfa3c1.zip", hash = "sha256:bd2b47af9ec8831471b377b27546059f2d6d66722814f74b16345a13088d801f"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8777305835318ea182ca15d93a02ee206d7d9338.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f190eef32bae5251e177d7b5320418aba3bfa3c1.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f722fd04284c65384c9f88b45ae5a8e6e92e75a921d7875ec0ce883c51d9920b" +content-hash = "d306bc6543ae5427bdb2f650fd592e655f714f808dfddd6a08afcf1a91093f5b" diff --git a/pyproject.toml b/pyproject.toml index 744ff9d3..9b05415b 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/8777305835318ea182ca15d93a02ee206d7d9338.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f190eef32bae5251e177d7b5320418aba3bfa3c1.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 189a01306fe5d402635fc68a2cf3580b4a3e436c Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 20:10:28 +0000 Subject: [PATCH 2/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21150206969 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 45cfa7e1..b15adc6f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "f190eef32bae5251e177d7b5320418aba3bfa3c1.zip", hash = "sha256:bd2b47af9ec8831471b377b27546059f2d6d66722814f74b16345a13088d801f"}, + {file = "772ce361cba8f1628201e4717b215d3c247c8be0.zip", hash = "sha256:618f75f41357a67ac7fd7b3c41a55218b50e3914f7a8e7c6ab897ad033a6332f"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f190eef32bae5251e177d7b5320418aba3bfa3c1.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/772ce361cba8f1628201e4717b215d3c247c8be0.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d306bc6543ae5427bdb2f650fd592e655f714f808dfddd6a08afcf1a91093f5b" +content-hash = "ee2c2cb91683e9addf22f45e1583a8740a7a358b355bdf19ab9651c41bba5e24" diff --git a/pyproject.toml b/pyproject.toml index 9b05415b..c4332503 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/f190eef32bae5251e177d7b5320418aba3bfa3c1.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/772ce361cba8f1628201e4717b215d3c247c8be0.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 b13f1b7756e47fc617b41867a9df913586cf1149 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 21:21:04 +0000 Subject: [PATCH 3/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21151732305 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b15adc6f..e13b1964 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "772ce361cba8f1628201e4717b215d3c247c8be0.zip", hash = "sha256:618f75f41357a67ac7fd7b3c41a55218b50e3914f7a8e7c6ab897ad033a6332f"}, + {file = "dbfc41ec62009de4a702e6b733fede290e1ec253.zip", hash = "sha256:cae43d1e93841cae544176ae6f7c23419bdfb47e0fc4430df3bf4df57046aa99"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/772ce361cba8f1628201e4717b215d3c247c8be0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/dbfc41ec62009de4a702e6b733fede290e1ec253.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ee2c2cb91683e9addf22f45e1583a8740a7a358b355bdf19ab9651c41bba5e24" +content-hash = "5c5fb8bd0c71a099664a3035d94a9c42d8d4016c241187401b4cc7c4d6815891" diff --git a/pyproject.toml b/pyproject.toml index c4332503..4e7bf419 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/772ce361cba8f1628201e4717b215d3c247c8be0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/dbfc41ec62009de4a702e6b733fede290e1ec253.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 6a773384cde6653ff7ed24f745b303d6c817a99a Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 21:26:46 +0000 Subject: [PATCH 4/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21151852638 From 51825b45d5888981f1590462661148ab6aaa37bb Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 21:29:56 +0000 Subject: [PATCH 5/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21151914811 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e13b1964..f3284f61 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "dbfc41ec62009de4a702e6b733fede290e1ec253.zip", hash = "sha256:cae43d1e93841cae544176ae6f7c23419bdfb47e0fc4430df3bf4df57046aa99"}, + {file = "15d21c863524410327614d8b0ec31d8f88110f8a.zip", hash = "sha256:785ee7581aac0f9187165f1aacbf36297f31dceb606eb0e0d1afeb93199754ab"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/dbfc41ec62009de4a702e6b733fede290e1ec253.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/15d21c863524410327614d8b0ec31d8f88110f8a.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "5c5fb8bd0c71a099664a3035d94a9c42d8d4016c241187401b4cc7c4d6815891" +content-hash = "be583646c44e7617b4e7c613b7e3a6944d3566eb1f0ba03f7d5325ceaa6a47dc" diff --git a/pyproject.toml b/pyproject.toml index 4e7bf419..8f2b3489 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/dbfc41ec62009de4a702e6b733fede290e1ec253.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/15d21c863524410327614d8b0ec31d8f88110f8a.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 cb17bb2b92d2e95a5da3880c49215b5d7c847dce Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 22:09:16 +0000 Subject: [PATCH 6/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21152713461 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f3284f61..05a92328 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "15d21c863524410327614d8b0ec31d8f88110f8a.zip", hash = "sha256:785ee7581aac0f9187165f1aacbf36297f31dceb606eb0e0d1afeb93199754ab"}, + {file = "330c9a3f22490328aaa9e7c191eeffe26a6cc737.zip", hash = "sha256:9d8ec53651265c37b8340d7a301b9344556003972549df702e633fb45bd0af4e"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/15d21c863524410327614d8b0ec31d8f88110f8a.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/330c9a3f22490328aaa9e7c191eeffe26a6cc737.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "be583646c44e7617b4e7c613b7e3a6944d3566eb1f0ba03f7d5325ceaa6a47dc" +content-hash = "066cc11fea50f47b87c3f3d9bc80fde4cbbea55f9b61cdb45edccf7fd0c83f80" diff --git a/pyproject.toml b/pyproject.toml index 8f2b3489..07f22744 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/15d21c863524410327614d8b0ec31d8f88110f8a.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/330c9a3f22490328aaa9e7c191eeffe26a6cc737.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 a2a7a49bc9dc149527409c49e616e5143a5fde15 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 19 Jan 2026 22:18:43 +0000 Subject: [PATCH 7/7] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21152907857 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 05a92328..246e4017 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "330c9a3f22490328aaa9e7c191eeffe26a6cc737.zip", hash = "sha256:9d8ec53651265c37b8340d7a301b9344556003972549df702e633fb45bd0af4e"}, + {file = "e8f76c04950aed8fa3fb8cab805551cbe91b6f9b.zip", hash = "sha256:d12b584ea3b7e8878a0a4dd6de5bb33363d2ac423416dc49a72f436b87f1e02f"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/330c9a3f22490328aaa9e7c191eeffe26a6cc737.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e8f76c04950aed8fa3fb8cab805551cbe91b6f9b.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "066cc11fea50f47b87c3f3d9bc80fde4cbbea55f9b61cdb45edccf7fd0c83f80" +content-hash = "326078a546271d6e33b2d65371ed4550554aa3ecfc55af0fba8e1569af5aaf00" diff --git a/pyproject.toml b/pyproject.toml index 07f22744..a325b9f5 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/330c9a3f22490328aaa9e7c191eeffe26a6cc737.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e8f76c04950aed8fa3fb8cab805551cbe91b6f9b.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)",