From 33f7c66bd50c984761b53d474afd884e646716fd Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 3 Oct 2025 01:27:53 +0000 Subject: [PATCH 01/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18210200988 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 36bc753d..c126a7e0 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 = "97174544e73031c0ccfc40850e186b81d3ef310c.zip", hash = "sha256:54fbed4d89be7ab2b86a4641006382810899f8599a342cb0fd949cfc8d3efb30"}, + {file = "187eec849591168327f86379afcdddec02b88d64.zip", hash = "sha256:26b85cb442edc8362ca238c0872dc262e76ad503653c5afef3f52fb389a6de81"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/97174544e73031c0ccfc40850e186b81d3ef310c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/187eec849591168327f86379afcdddec02b88d64.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ba7f5c893c293e778e5823bd97f842225a2c224c1935b92c288b25b36cddcf52" +content-hash = "d30a0328386fdc697d7bad2d6469f019bfed85d5bf22725daaf61c1a38d01957" diff --git a/pyproject.toml b/pyproject.toml index 77cd95ee..439f532b 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/97174544e73031c0ccfc40850e186b81d3ef310c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/187eec849591168327f86379afcdddec02b88d64.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 50b1263feaed433671d62054cd40fbfb8d332fc9 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 3 Oct 2025 17:28:53 +0000 Subject: [PATCH 02/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18229288032 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index c126a7e0..70b7e4a7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3729,13 +3729,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.11" +version = "2.0.12" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "187eec849591168327f86379afcdddec02b88d64.zip", hash = "sha256:26b85cb442edc8362ca238c0872dc262e76ad503653c5afef3f52fb389a6de81"}, + {file = "895ceb9c8db1fd30bd3dc145986eaab4462a149f.zip", hash = "sha256:40658116ca0bbb0beba058e41f7ef1c1e881ce7ebfcfd1f3a1ad837aaaa9282e"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/187eec849591168327f86379afcdddec02b88d64.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/895ceb9c8db1fd30bd3dc145986eaab4462a149f.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d30a0328386fdc697d7bad2d6469f019bfed85d5bf22725daaf61c1a38d01957" +content-hash = "16e94e386244f8970abeeb43b8c3f293b254bc31d9545e99889b8c8d6c157df3" diff --git a/pyproject.toml b/pyproject.toml index 439f532b..9a391a03 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/187eec849591168327f86379afcdddec02b88d64.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/895ceb9c8db1fd30bd3dc145986eaab4462a149f.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 60791c5fd4af340dd501d3928d89463452468c77 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 3 Oct 2025 17:41:09 +0000 Subject: [PATCH 03/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18229560951 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 70b7e4a7..e5c8265f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "895ceb9c8db1fd30bd3dc145986eaab4462a149f.zip", hash = "sha256:40658116ca0bbb0beba058e41f7ef1c1e881ce7ebfcfd1f3a1ad837aaaa9282e"}, + {file = "dfee97fc42f4331e2178c2de574ee39c66da4437.zip", hash = "sha256:f1b01ec5fa7d2256444931d9b4bc267c289aeec9dd1fc8302e7f22d79e2efbe5"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/895ceb9c8db1fd30bd3dc145986eaab4462a149f.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/dfee97fc42f4331e2178c2de574ee39c66da4437.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "16e94e386244f8970abeeb43b8c3f293b254bc31d9545e99889b8c8d6c157df3" +content-hash = "ef904d47752407e63cc92107638c2b913515c475a42b59b0b32a2e219b852a0c" diff --git a/pyproject.toml b/pyproject.toml index 9a391a03..2ab13d86 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/895ceb9c8db1fd30bd3dc145986eaab4462a149f.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/dfee97fc42f4331e2178c2de574ee39c66da4437.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 8ae2b5290751d6a4d32d4ee27d887cfdb8c1326d Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 3 Oct 2025 17:55:16 +0000 Subject: [PATCH 04/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18229838488 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e5c8265f..775ba813 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "dfee97fc42f4331e2178c2de574ee39c66da4437.zip", hash = "sha256:f1b01ec5fa7d2256444931d9b4bc267c289aeec9dd1fc8302e7f22d79e2efbe5"}, + {file = "c4e9986b4fa83dd84f4b51ddce4dd981eca71d78.zip", hash = "sha256:d0d8a3c2177b067d5922adac08b3ff3ad16a5fd398b6f97da295def4eae5310c"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/dfee97fc42f4331e2178c2de574ee39c66da4437.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c4e9986b4fa83dd84f4b51ddce4dd981eca71d78.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ef904d47752407e63cc92107638c2b913515c475a42b59b0b32a2e219b852a0c" +content-hash = "dc6de9f83c9d065a132e45663094fe352799e7d9198c26f35067309388fd2ac9" diff --git a/pyproject.toml b/pyproject.toml index 2ab13d86..57c4271f 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/dfee97fc42f4331e2178c2de574ee39c66da4437.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/c4e9986b4fa83dd84f4b51ddce4dd981eca71d78.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 10109875923ca65c75eb2d9787c7ed705c86ddf3 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 8 Oct 2025 15:47:11 +0000 Subject: [PATCH 05/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18350320563 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 775ba813..417b74d9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "c4e9986b4fa83dd84f4b51ddce4dd981eca71d78.zip", hash = "sha256:d0d8a3c2177b067d5922adac08b3ff3ad16a5fd398b6f97da295def4eae5310c"}, + {file = "ca541952e13872764a7a231c494056c717be11c7.zip", hash = "sha256:221d4525afbf0f677b1d7f8b2bbc96466ae749ca0487dae5e57a1ce4840f0e97"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c4e9986b4fa83dd84f4b51ddce4dd981eca71d78.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ca541952e13872764a7a231c494056c717be11c7.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "dc6de9f83c9d065a132e45663094fe352799e7d9198c26f35067309388fd2ac9" +content-hash = "e40aebb354ca6fd77446632e02dcb64e1689c3c7f466b7ba493bedeb91d45ae2" diff --git a/pyproject.toml b/pyproject.toml index 57c4271f..072b90a0 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/c4e9986b4fa83dd84f4b51ddce4dd981eca71d78.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ca541952e13872764a7a231c494056c717be11c7.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 0ad40114de54d83b001c1a621a123b7316f82f98 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 8 Oct 2025 15:58:01 +0000 Subject: [PATCH 06/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18350608544 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 417b74d9..baeecbf9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "ca541952e13872764a7a231c494056c717be11c7.zip", hash = "sha256:221d4525afbf0f677b1d7f8b2bbc96466ae749ca0487dae5e57a1ce4840f0e97"}, + {file = "de73cf5c8a5b2aeedbbf5529c4f79a816dfa0b91.zip", hash = "sha256:9503768665a416eb20bc218818ba10572e8e2e2a37351fb7e2c9aab07ed4ba3d"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ca541952e13872764a7a231c494056c717be11c7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/de73cf5c8a5b2aeedbbf5529c4f79a816dfa0b91.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "e40aebb354ca6fd77446632e02dcb64e1689c3c7f466b7ba493bedeb91d45ae2" +content-hash = "09ef36f4ef308b895f619151fcd4e4cd93bcc1aa6b8320d3dac31b005598570a" diff --git a/pyproject.toml b/pyproject.toml index 072b90a0..55536be4 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/ca541952e13872764a7a231c494056c717be11c7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/de73cf5c8a5b2aeedbbf5529c4f79a816dfa0b91.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 7c45110821c38bffa3751ec9e5a05970032f265a Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 8 Oct 2025 18:13:57 +0000 Subject: [PATCH 07/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18353989819 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index baeecbf9..ab11b13d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "de73cf5c8a5b2aeedbbf5529c4f79a816dfa0b91.zip", hash = "sha256:9503768665a416eb20bc218818ba10572e8e2e2a37351fb7e2c9aab07ed4ba3d"}, + {file = "e8045cb655067d6d90af1192f4a66ff560fd917b.zip", hash = "sha256:ad73b8f8052c048f7203451a1563dba5a040e625b9858541a62fb5f9daf53b48"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/de73cf5c8a5b2aeedbbf5529c4f79a816dfa0b91.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e8045cb655067d6d90af1192f4a66ff560fd917b.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "09ef36f4ef308b895f619151fcd4e4cd93bcc1aa6b8320d3dac31b005598570a" +content-hash = "0527842a485ccd76014886c339b73b968db622816b6c09126b919fc6502e70a6" diff --git a/pyproject.toml b/pyproject.toml index 55536be4..8e099e60 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/de73cf5c8a5b2aeedbbf5529c4f79a816dfa0b91.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e8045cb655067d6d90af1192f4a66ff560fd917b.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 f93c0b4ba733b298d6cff30d480f39353d2e5f47 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 8 Oct 2025 19:05:27 +0000 Subject: [PATCH 08/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18355237120 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index ab11b13d..e2ce4f21 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "e8045cb655067d6d90af1192f4a66ff560fd917b.zip", hash = "sha256:ad73b8f8052c048f7203451a1563dba5a040e625b9858541a62fb5f9daf53b48"}, + {file = "2757dfda9610d181ea21516b0d10e8b897bdaa29.zip", hash = "sha256:f12ad645462f5b0a1808ab88c3459ee56ae2d35194eae9a532390ad13ed39a0a"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e8045cb655067d6d90af1192f4a66ff560fd917b.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/2757dfda9610d181ea21516b0d10e8b897bdaa29.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "0527842a485ccd76014886c339b73b968db622816b6c09126b919fc6502e70a6" +content-hash = "7167519ab59a4515619c55cafecff5605231f2489b02982f20ee2b6dca7a05dc" diff --git a/pyproject.toml b/pyproject.toml index 8e099e60..24e2a970 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/e8045cb655067d6d90af1192f4a66ff560fd917b.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/2757dfda9610d181ea21516b0d10e8b897bdaa29.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 2c4a4e7e97cbffb761e8f55dcb24b48c7440df83 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 8 Oct 2025 22:00:29 +0000 Subject: [PATCH 09/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18359155823 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e2ce4f21..b12d54b0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "2757dfda9610d181ea21516b0d10e8b897bdaa29.zip", hash = "sha256:f12ad645462f5b0a1808ab88c3459ee56ae2d35194eae9a532390ad13ed39a0a"}, + {file = "81c235d0af753cc2c3f1264ef7f7e5cbe3337416.zip", hash = "sha256:6932c6b48d66cbad5b483898fd5c28f78a2ed57caf54aac56c8550d12a262a04"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/2757dfda9610d181ea21516b0d10e8b897bdaa29.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/81c235d0af753cc2c3f1264ef7f7e5cbe3337416.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "7167519ab59a4515619c55cafecff5605231f2489b02982f20ee2b6dca7a05dc" +content-hash = "096f12865d16234726dd63c9ba8f59320af0ad453293758eab4f7f6fff8e608a" diff --git a/pyproject.toml b/pyproject.toml index 24e2a970..b7120e2a 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/2757dfda9610d181ea21516b0d10e8b897bdaa29.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/81c235d0af753cc2c3f1264ef7f7e5cbe3337416.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 3654e55e922bf8820968a334a4eeb5140f050fc1 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 9 Oct 2025 11:42:42 +0000 Subject: [PATCH 10/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18375163723 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b12d54b0..62b53e4f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "81c235d0af753cc2c3f1264ef7f7e5cbe3337416.zip", hash = "sha256:6932c6b48d66cbad5b483898fd5c28f78a2ed57caf54aac56c8550d12a262a04"}, + {file = "d94f4f1fa72bc177be6066f4a070620f901beb63.zip", hash = "sha256:46964dca8f209d1d9d42744d66b8abe65c9794949cbd69c3b846e244840890e2"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/81c235d0af753cc2c3f1264ef7f7e5cbe3337416.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/d94f4f1fa72bc177be6066f4a070620f901beb63.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "096f12865d16234726dd63c9ba8f59320af0ad453293758eab4f7f6fff8e608a" +content-hash = "262ff060f9841c76a32061b5706bdd5e19a22564c793a3544a48006b7b337fb7" diff --git a/pyproject.toml b/pyproject.toml index b7120e2a..5b562583 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/81c235d0af753cc2c3f1264ef7f7e5cbe3337416.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/d94f4f1fa72bc177be6066f4a070620f901beb63.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 0759c26cfbc864d760aaa55c7c6a88c3aa6fc0ad Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 9 Oct 2025 11:45:53 +0000 Subject: [PATCH 11/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18375233291 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 62b53e4f..4867bc54 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "d94f4f1fa72bc177be6066f4a070620f901beb63.zip", hash = "sha256:46964dca8f209d1d9d42744d66b8abe65c9794949cbd69c3b846e244840890e2"}, + {file = "d7ecb48417388c1298d23144644adcdd1f17cd19.zip", hash = "sha256:a101abc193d293a515e4de0fc586a14921a61459aa4d6fa860ec25c1b366aced"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/d94f4f1fa72bc177be6066f4a070620f901beb63.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/d7ecb48417388c1298d23144644adcdd1f17cd19.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "262ff060f9841c76a32061b5706bdd5e19a22564c793a3544a48006b7b337fb7" +content-hash = "1833fb7a3d380b713e77ab2c3c04d613ed8a37958bd38434dedc9111c2377ac1" diff --git a/pyproject.toml b/pyproject.toml index 5b562583..dce76032 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/d94f4f1fa72bc177be6066f4a070620f901beb63.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/d7ecb48417388c1298d23144644adcdd1f17cd19.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 9b781da5e01f98b192db3dc7d25d96ef0637797d Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 9 Oct 2025 13:15:44 +0000 Subject: [PATCH 12/12] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18377551861 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4867bc54..5dd46d9e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "d7ecb48417388c1298d23144644adcdd1f17cd19.zip", hash = "sha256:a101abc193d293a515e4de0fc586a14921a61459aa4d6fa860ec25c1b366aced"}, + {file = "5d085687def82b31c29ccab0a40ba16643cca494.zip", hash = "sha256:760572cb4a890d384d2be1b311066962c57b71baa87554960e44953815aa39fd"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/d7ecb48417388c1298d23144644adcdd1f17cd19.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5d085687def82b31c29ccab0a40ba16643cca494.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "1833fb7a3d380b713e77ab2c3c04d613ed8a37958bd38434dedc9111c2377ac1" +content-hash = "d36665c8b13fdf889f0e7f4fc8245cc687f0d6458e6204426611e9e25dacd78c" diff --git a/pyproject.toml b/pyproject.toml index dce76032..32e87b4d 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/d7ecb48417388c1298d23144644adcdd1f17cd19.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5d085687def82b31c29ccab0a40ba16643cca494.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)",