From b9ab673492eea3255d0a38c2b96f4a3b8a8a77df Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 20:35:13 +0000 Subject: [PATCH 1/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18019998104 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8466152b..4c559446 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "282790ab26533b0a1c56758620c5caa42395a549.zip", hash = "sha256:3a8abfbb5d09e430697ddf6d4ff983076a49dae8749b72cba140270d489c8e7f"}, + {file = "5e1cfd5320fb38881bd65ed00b44171a2ad934dc.zip", hash = "sha256:3599fcf814b9c80c01700d6097f98349f516807ab2a34a2bb40ac6e6c7f50f43"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/282790ab26533b0a1c56758620c5caa42395a549.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5e1cfd5320fb38881bd65ed00b44171a2ad934dc.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "8dc35f90fb8a43a2c5baa3a673b3662d0652e0f4781c13ee73b6823279204022" +content-hash = "5af06e71257b8596b136c248d5d419ae0f92ddc79104b082f455c0578ef72f2e" diff --git a/pyproject.toml b/pyproject.toml index d1363924..d875bb9e 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/282790ab26533b0a1c56758620c5caa42395a549.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5e1cfd5320fb38881bd65ed00b44171a2ad934dc.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 e37fea7a1e440d6465cfbea82f9114ed1aa8cf58 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 20:46:01 +0000 Subject: [PATCH 2/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18020241565 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4c559446..651d8325 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "5e1cfd5320fb38881bd65ed00b44171a2ad934dc.zip", hash = "sha256:3599fcf814b9c80c01700d6097f98349f516807ab2a34a2bb40ac6e6c7f50f43"}, + {file = "aeac5243d4f11d8530a555e614c06830d54d092c.zip", hash = "sha256:5b9624ac3e81bed72e258231e8f4e70ab6a8d9fe711694e7bf63bfc169185138"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/5e1cfd5320fb38881bd65ed00b44171a2ad934dc.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/aeac5243d4f11d8530a555e614c06830d54d092c.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "5af06e71257b8596b136c248d5d419ae0f92ddc79104b082f455c0578ef72f2e" +content-hash = "63b8369450ea84ff46c89bbb486e2a083a34918f49c2d6055f6f0b9332aca8b8" diff --git a/pyproject.toml b/pyproject.toml index d875bb9e..c30c8dec 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/5e1cfd5320fb38881bd65ed00b44171a2ad934dc.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/aeac5243d4f11d8530a555e614c06830d54d092c.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 7081fe6c58f49103bffc5000e7f3cd692460f21b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 25 Sep 2025 20:50:31 +0000 Subject: [PATCH 3/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18020340367 From 7cd22321141f4cd6441505e968602a6acea380a0 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 26 Sep 2025 07:16:07 +0000 Subject: [PATCH 4/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18030778234 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 651d8325..0de247be 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "aeac5243d4f11d8530a555e614c06830d54d092c.zip", hash = "sha256:5b9624ac3e81bed72e258231e8f4e70ab6a8d9fe711694e7bf63bfc169185138"}, + {file = "59f44ff78ad4af03069d5cfb8ce2c1a26b51b7cd.zip", hash = "sha256:3a1ea155876a4d635095c6a85d286888d91502541078db9937d7e1d221803607"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/aeac5243d4f11d8530a555e614c06830d54d092c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/59f44ff78ad4af03069d5cfb8ce2c1a26b51b7cd.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "63b8369450ea84ff46c89bbb486e2a083a34918f49c2d6055f6f0b9332aca8b8" +content-hash = "10ded8f008a85ccd76b399b5b8c4f951a769d4884edb25e602d5730f9daf3330" diff --git a/pyproject.toml b/pyproject.toml index c30c8dec..57ad4679 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/aeac5243d4f11d8530a555e614c06830d54d092c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/59f44ff78ad4af03069d5cfb8ce2c1a26b51b7cd.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 016116668a569c4744b7cf9a89125f68ad891d7f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 14:03:55 +0000 Subject: [PATCH 5/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18099683057 --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index e97162bf..451a96d9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.0 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" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "10ded8f008a85ccd76b399b5b8c4f951a769d4884edb25e602d5730f9daf3330" +content-hash = "2946d5af2f8d96c1392760da4f111f9183f2ae189aa727228996991a79f9567f" From f9fbf9f008f048aded23ef40a5de41e30ff9db6f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 14:09:55 +0000 Subject: [PATCH 6/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18099860490 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 451a96d9..fe3c77e8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3729,13 +3729,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.9" +version = "2.0.10.dev" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "59f44ff78ad4af03069d5cfb8ce2c1a26b51b7cd.zip", hash = "sha256:3a1ea155876a4d635095c6a85d286888d91502541078db9937d7e1d221803607"}, + {file = "c87cb3afc9b8ee9cf91eb70a5e058331249e3aa7.zip", hash = "sha256:9f21a96e76e40a093f40d1b164ce8123b5282e588ca5de5682cff219bbb1a2a7"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/59f44ff78ad4af03069d5cfb8ce2c1a26b51b7cd.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c87cb3afc9b8ee9cf91eb70a5e058331249e3aa7.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "2946d5af2f8d96c1392760da4f111f9183f2ae189aa727228996991a79f9567f" +content-hash = "9db968ae836273fe85526e581070be807af90c8e4c9a7bb483c796b3f6c27e37" diff --git a/pyproject.toml b/pyproject.toml index 12f48b2c..5274a16d 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/59f44ff78ad4af03069d5cfb8ce2c1a26b51b7cd.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/c87cb3afc9b8ee9cf91eb70a5e058331249e3aa7.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 bd020f15b7db44dc332ff3bbf92004ab9154f39f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 14:21:56 +0000 Subject: [PATCH 7/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18100226908 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index fe3c77e8..2af9918e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3729,13 +3729,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.10.dev" +version = "2.0.10" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "c87cb3afc9b8ee9cf91eb70a5e058331249e3aa7.zip", hash = "sha256:9f21a96e76e40a093f40d1b164ce8123b5282e588ca5de5682cff219bbb1a2a7"}, + {file = "ba51d351b4bc1ef05773efc0929d30fa34206516.zip", hash = "sha256:aa7657f47cc74e3ca70075ecdaa5625f7353dd030c0cf47344510215e032994d"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c87cb3afc9b8ee9cf91eb70a5e058331249e3aa7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ba51d351b4bc1ef05773efc0929d30fa34206516.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9db968ae836273fe85526e581070be807af90c8e4c9a7bb483c796b3f6c27e37" +content-hash = "59bfa25b2d99f9b690b972391cfece1bffa0359f0f64e282bd51fcc5418d64ea" diff --git a/pyproject.toml b/pyproject.toml index 5274a16d..e9bb6989 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/c87cb3afc9b8ee9cf91eb70a5e058331249e3aa7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ba51d351b4bc1ef05773efc0929d30fa34206516.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 718655379d88ec7a92a0633e841ef40160fb56ff Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 15:02:55 +0000 Subject: [PATCH 8/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18101436758 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2af9918e..2d42cc44 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "ba51d351b4bc1ef05773efc0929d30fa34206516.zip", hash = "sha256:aa7657f47cc74e3ca70075ecdaa5625f7353dd030c0cf47344510215e032994d"}, + {file = "8b27bc6569d8b6e7de7dad49e6c722632cd443a9.zip", hash = "sha256:429823dfdbf1804e30ce07a97d7ca280a1b8cd046007e64a452f6d1c18fd7d40"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ba51d351b4bc1ef05773efc0929d30fa34206516.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8b27bc6569d8b6e7de7dad49e6c722632cd443a9.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "59bfa25b2d99f9b690b972391cfece1bffa0359f0f64e282bd51fcc5418d64ea" +content-hash = "aae1d33aae8bab39cdad4876271bc5ce69a94b6019f075ed690cbc1ecc3de7f7" diff --git a/pyproject.toml b/pyproject.toml index e9bb6989..addd8c0a 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/ba51d351b4bc1ef05773efc0929d30fa34206516.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8b27bc6569d8b6e7de7dad49e6c722632cd443a9.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)",