From c2a4090db5d5a71e4c6a0bdc28fda367a1d90746 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 24 Sep 2025 22:44:14 +0000 Subject: [PATCH 1/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17991622774 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index d504e100..6cdf7bf4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "7a4d5c352e428b059d7111086e93f108e47cc630.zip", hash = "sha256:fdc96110b7f7ab8553562ad0c4b07ea02e4c38ad69e79d863c64e6fda81e8319"}, + {file = "fa1a65a3a0cf488d81e6d34997f6edc27d4061ec.zip", hash = "sha256:61279dc55de8e1e09b3e4d72bc59fb1aa790a47c65060c2a92ab0ad576772fd1"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/7a4d5c352e428b059d7111086e93f108e47cc630.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/fa1a65a3a0cf488d81e6d34997f6edc27d4061ec.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "777b166c677d7ad98578e45c3f41f8d413e452d487635d94f97543eea5771f01" +content-hash = "3ccd543f0be9c836e4426ec80598ac3d95ef238d38d937e99a775f0a12922c55" diff --git a/pyproject.toml b/pyproject.toml index 14e5524a..8b66dae4 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/7a4d5c352e428b059d7111086e93f108e47cc630.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/fa1a65a3a0cf488d81e6d34997f6edc27d4061ec.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 ba932325c8763528048e7dcbe87c569ee00a06e1 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 24 Sep 2025 23:03:12 +0000 Subject: [PATCH 2/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17991901432 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6cdf7bf4..52e3c85c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "fa1a65a3a0cf488d81e6d34997f6edc27d4061ec.zip", hash = "sha256:61279dc55de8e1e09b3e4d72bc59fb1aa790a47c65060c2a92ab0ad576772fd1"}, + {file = "33498956f9972670fb6acd519b9ffb9ed7519ff1.zip", hash = "sha256:a372ca7ae45d0a70a31d22c094659f71dfd6a41235bb0a581e8776bc400221c5"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/fa1a65a3a0cf488d81e6d34997f6edc27d4061ec.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/33498956f9972670fb6acd519b9ffb9ed7519ff1.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "3ccd543f0be9c836e4426ec80598ac3d95ef238d38d937e99a775f0a12922c55" +content-hash = "20a48875de597efd237fce574bc4ecb7a65f8d60cdaedb848687c6c9739a718a" diff --git a/pyproject.toml b/pyproject.toml index 8b66dae4..fee0e23b 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/fa1a65a3a0cf488d81e6d34997f6edc27d4061ec.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/33498956f9972670fb6acd519b9ffb9ed7519ff1.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 d03c1e6a2d2d830655cd69da4ddef974580b8e87 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 13:14:23 +0000 Subject: [PATCH 3/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18008643104 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 52e3c85c..0f6ea00c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "33498956f9972670fb6acd519b9ffb9ed7519ff1.zip", hash = "sha256:a372ca7ae45d0a70a31d22c094659f71dfd6a41235bb0a581e8776bc400221c5"}, + {file = "b66ff6324b154b6b83b702c67e52029a93f6af8a.zip", hash = "sha256:b76fd21fa770597184f315f7acfebdaf60ef765307f1716a97eebcbcd0ba991b"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/33498956f9972670fb6acd519b9ffb9ed7519ff1.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/b66ff6324b154b6b83b702c67e52029a93f6af8a.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "20a48875de597efd237fce574bc4ecb7a65f8d60cdaedb848687c6c9739a718a" +content-hash = "f5ba4b311d3f1321294da7aee26008087682a6fc4cc34cd02ad2409dbb65f5d6" diff --git a/pyproject.toml b/pyproject.toml index fee0e23b..e058b7ec 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/33498956f9972670fb6acd519b9ffb9ed7519ff1.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b66ff6324b154b6b83b702c67e52029a93f6af8a.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 e592f661412f51b116814f3badaa7807aff61e78 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 14:18:01 +0000 Subject: [PATCH 4/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18010479614 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0f6ea00c..cd41aac6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "b66ff6324b154b6b83b702c67e52029a93f6af8a.zip", hash = "sha256:b76fd21fa770597184f315f7acfebdaf60ef765307f1716a97eebcbcd0ba991b"}, + {file = "6cc5fa2b8189aab04e8e805663d8a32db44d93ac.zip", hash = "sha256:ab7d45453f25de3792fde2171b9e951986c0b5029fd707308c4684d9824dc2c1"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/b66ff6324b154b6b83b702c67e52029a93f6af8a.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/6cc5fa2b8189aab04e8e805663d8a32db44d93ac.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f5ba4b311d3f1321294da7aee26008087682a6fc4cc34cd02ad2409dbb65f5d6" +content-hash = "dcbf355db8d4139157b561bd6a4e11895e89d32374756d84e5cc1755a67f341e" diff --git a/pyproject.toml b/pyproject.toml index e058b7ec..fc035077 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/b66ff6324b154b6b83b702c67e52029a93f6af8a.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/6cc5fa2b8189aab04e8e805663d8a32db44d93ac.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 5c811141f69c3c8b1404027fc4a672cf244dc0d9 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 16:35:20 +0000 Subject: [PATCH 5/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18014300418 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index cd41aac6..0bf16b35 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "6cc5fa2b8189aab04e8e805663d8a32db44d93ac.zip", hash = "sha256:ab7d45453f25de3792fde2171b9e951986c0b5029fd707308c4684d9824dc2c1"}, + {file = "9cc1a9796ec8e8dc7f8f1946ccdf62dca2a92954.zip", hash = "sha256:284f1a7b2a51129bcceac1a361e3d7a681bf8ac46489b8440f1ebb726fd88ccd"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/6cc5fa2b8189aab04e8e805663d8a32db44d93ac.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/9cc1a9796ec8e8dc7f8f1946ccdf62dca2a92954.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "dcbf355db8d4139157b561bd6a4e11895e89d32374756d84e5cc1755a67f341e" +content-hash = "75bc37c13fc25c3b8c87f62e1a22c226e9b5638754fb47d220688cf60d18192f" diff --git a/pyproject.toml b/pyproject.toml index fc035077..966bf967 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/6cc5fa2b8189aab04e8e805663d8a32db44d93ac.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/9cc1a9796ec8e8dc7f8f1946ccdf62dca2a92954.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 3177a090750bb6cf3e0e2b69931af66e28195905 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 16:48:42 +0000 Subject: [PATCH 6/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18014622137 --- poetry.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/poetry.lock b/poetry.lock index 0bf16b35..7a3b9237 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1843,6 +1843,7 @@ files = [ {file = "fastuuid-0.12.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b9b31dd488d0778c36f8279b306dc92a42f16904cba54acca71e107d65b60b0c"}, {file = "fastuuid-0.12.0-cp313-cp313-manylinux_2_34_x86_64.whl", hash = "sha256:b19361ee649365eefc717ec08005972d3d1eb9ee39908022d98e3bfa9da59e37"}, {file = "fastuuid-0.12.0-cp313-cp313-win_amd64.whl", hash = "sha256:8fc66b11423e6f3e1937385f655bedd67aebe56a3dcec0cb835351cfe7d358c9"}, + {file = "fastuuid-0.12.0-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:2925f67b88d47cb16aa3eb1ab20fdcf21b94d74490e0818c91ea41434b987493"}, {file = "fastuuid-0.12.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7b15c54d300279ab20a9cc0579ada9c9f80d1bc92997fc61fb7bf3103d7cb26b"}, {file = "fastuuid-0.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:458f1bc3ebbd76fdb89ad83e6b81ccd3b2a99fa6707cd3650b27606745cfb170"}, {file = "fastuuid-0.12.0-cp38-cp38-manylinux_2_34_x86_64.whl", hash = "sha256:a8f0f83fbba6dc44271a11b22e15838641b8c45612cdf541b4822a5930f6893c"}, From a04713d6f042c4c6a56034447f9502d5dd49a4c3 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 16:51:40 +0000 Subject: [PATCH 7/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18014691955 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7a3b9237..5988bf1c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9cc1a9796ec8e8dc7f8f1946ccdf62dca2a92954.zip", hash = "sha256:284f1a7b2a51129bcceac1a361e3d7a681bf8ac46489b8440f1ebb726fd88ccd"}, + {file = "9c96857fc48364926e6eecbb52987ac1884e7fb1.zip", hash = "sha256:692243a545f3a3c9c341b03952099b719941018e8ab0e18a37425e4fbdacda49"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9cc1a9796ec8e8dc7f8f1946ccdf62dca2a92954.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/9c96857fc48364926e6eecbb52987ac1884e7fb1.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "75bc37c13fc25c3b8c87f62e1a22c226e9b5638754fb47d220688cf60d18192f" +content-hash = "8c1631c131ba8dd32b1a1dbe55b7d88d1630837f1295c05b18c97e3fe5d3b8ef" diff --git a/pyproject.toml b/pyproject.toml index 966bf967..a229c26b 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/9cc1a9796ec8e8dc7f8f1946ccdf62dca2a92954.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/9c96857fc48364926e6eecbb52987ac1884e7fb1.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 1c5ef0fef9be7584bdbfb709d4a974e3cf451f0a Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 17:32:19 +0000 Subject: [PATCH 8/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18015709075 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5988bf1c..45facb28 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9c96857fc48364926e6eecbb52987ac1884e7fb1.zip", hash = "sha256:692243a545f3a3c9c341b03952099b719941018e8ab0e18a37425e4fbdacda49"}, + {file = "48b3458394e45c6e78997795c03a2be3adb2d533.zip", hash = "sha256:49481d354e72133fd78544a83aea947e683315e193f15e1826f6a57fa2288b7d"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9c96857fc48364926e6eecbb52987ac1884e7fb1.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/48b3458394e45c6e78997795c03a2be3adb2d533.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "8c1631c131ba8dd32b1a1dbe55b7d88d1630837f1295c05b18c97e3fe5d3b8ef" +content-hash = "faad25b8963069ed28e0ce1a9eb102eec7df6d36e5dcfd296f09503b0fe1abf6" diff --git a/pyproject.toml b/pyproject.toml index a229c26b..834f6d72 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/9c96857fc48364926e6eecbb52987ac1884e7fb1.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/48b3458394e45c6e78997795c03a2be3adb2d533.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)",