From 91128d4788fb73ae3a2922c5ce6e30628931485e Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 18 Sep 2025 20:44:58 +0000 Subject: [PATCH 1/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17840921240 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e2fcf421..c4409a87 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "3f7d2eeb6c9ea5e05e348035877b347cdb0a9024.zip", hash = "sha256:7d49adc7c7641ea06850d06deae018c89fb3fa711054b16988c0bd4786730599"}, + {file = "6dfc34e243716ad0228a8bff8a2f491e328606c3.zip", hash = "sha256:046144173761940a477430e22e8720ca1d96d815281b024887d868322fe6f775"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/3f7d2eeb6c9ea5e05e348035877b347cdb0a9024.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/6dfc34e243716ad0228a8bff8a2f491e328606c3.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ecf59254d507985e722ac51fe47d783eea89f223607a6757ac0ec91a560ccfef" +content-hash = "2f95a3f0c2fb39282f6008b2e97452ea8318c5016ec3f8c153a38f50adc9e956" diff --git a/pyproject.toml b/pyproject.toml index 2b59eca2..dfdc0727 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/3f7d2eeb6c9ea5e05e348035877b347cdb0a9024.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/6dfc34e243716ad0228a8bff8a2f491e328606c3.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 6d538ca11a54b6dfcf91424764c06fd3a48e4b31 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 18 Sep 2025 21:20:29 +0000 Subject: [PATCH 2/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17841682847 From fd69f99deac81d37b9e6df5904349d7a4885cb51 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 18 Sep 2025 21:23:35 +0000 Subject: [PATCH 3/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17841755146 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c4409a87..69348f0c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "6dfc34e243716ad0228a8bff8a2f491e328606c3.zip", hash = "sha256:046144173761940a477430e22e8720ca1d96d815281b024887d868322fe6f775"}, + {file = "246faf44538397f1b70e3b88595341e7e3a77c82.zip", hash = "sha256:5894d269d9d69a894f87357946a2a1c32aa47205bff63059bf7f041f264fab72"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/6dfc34e243716ad0228a8bff8a2f491e328606c3.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/246faf44538397f1b70e3b88595341e7e3a77c82.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "2f95a3f0c2fb39282f6008b2e97452ea8318c5016ec3f8c153a38f50adc9e956" +content-hash = "e94b0ea5278e169a642d0188f9c6c16d6acaefaa0468b0ce4aa4ebd6705e6c60" diff --git a/pyproject.toml b/pyproject.toml index dfdc0727..82a010b1 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/6dfc34e243716ad0228a8bff8a2f491e328606c3.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/246faf44538397f1b70e3b88595341e7e3a77c82.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 40bee08d2abc83d88825d28d3c42ed3c9ed963b1 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 19 Sep 2025 16:43:03 +0000 Subject: [PATCH 4/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17864388204 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 69348f0c..fc297bc2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "246faf44538397f1b70e3b88595341e7e3a77c82.zip", hash = "sha256:5894d269d9d69a894f87357946a2a1c32aa47205bff63059bf7f041f264fab72"}, + {file = "167bcf5a6ba441fbb6c64892b2c89b4d91b5aac7.zip", hash = "sha256:74e39b59d89be2a05efe60094975cd418bc0f9d0e52e3819b3fbf41c1073c4c1"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/246faf44538397f1b70e3b88595341e7e3a77c82.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/167bcf5a6ba441fbb6c64892b2c89b4d91b5aac7.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "e94b0ea5278e169a642d0188f9c6c16d6acaefaa0468b0ce4aa4ebd6705e6c60" +content-hash = "67d153e2858316a8b29a06cf873f13f924dd0acbdae4c027e3c4d0fe3627bde0" diff --git a/pyproject.toml b/pyproject.toml index 82a010b1..205987d5 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/246faf44538397f1b70e3b88595341e7e3a77c82.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/167bcf5a6ba441fbb6c64892b2c89b4d91b5aac7.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 e58db5e3b90d7f1a02c9e31a93d4ca828bc24f0f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 19 Sep 2025 17:11:12 +0000 Subject: [PATCH 5/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17864998317 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index fc297bc2..ba76bd45 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "167bcf5a6ba441fbb6c64892b2c89b4d91b5aac7.zip", hash = "sha256:74e39b59d89be2a05efe60094975cd418bc0f9d0e52e3819b3fbf41c1073c4c1"}, + {file = "1d5170c24cf8a48d92ea6ca4c86129917bf592c1.zip", hash = "sha256:ead0fae09b4c271570002f1731615e950fea5d559e20c4bc7ea9627d5aac97da"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/167bcf5a6ba441fbb6c64892b2c89b4d91b5aac7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/1d5170c24cf8a48d92ea6ca4c86129917bf592c1.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "67d153e2858316a8b29a06cf873f13f924dd0acbdae4c027e3c4d0fe3627bde0" +content-hash = "416a1185e98a4f301b741594c6e242cb3da49f8f3966cb072f169341ae6a8933" diff --git a/pyproject.toml b/pyproject.toml index 205987d5..a0537dc1 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/167bcf5a6ba441fbb6c64892b2c89b4d91b5aac7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/1d5170c24cf8a48d92ea6ca4c86129917bf592c1.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 13c432189ae079711a1eb93d539ad651832c51da Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 19 Sep 2025 17:25:59 +0000 Subject: [PATCH 6/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17865336879 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index ba76bd45..82b86d72 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "1d5170c24cf8a48d92ea6ca4c86129917bf592c1.zip", hash = "sha256:ead0fae09b4c271570002f1731615e950fea5d559e20c4bc7ea9627d5aac97da"}, + {file = "c4b74ab4af6fe855a41f91978a9702bffbd2f7e4.zip", hash = "sha256:8c6b24c8662031eed2139e14e757f0a8afca059438d0912a2922cd6eabad3d96"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/1d5170c24cf8a48d92ea6ca4c86129917bf592c1.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c4b74ab4af6fe855a41f91978a9702bffbd2f7e4.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "416a1185e98a4f301b741594c6e242cb3da49f8f3966cb072f169341ae6a8933" +content-hash = "a51396651bda3b0517e061e205dcf469943a9f4e5505de113e90f43186331ef9" diff --git a/pyproject.toml b/pyproject.toml index a0537dc1..8ef4cd34 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/1d5170c24cf8a48d92ea6ca4c86129917bf592c1.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/c4b74ab4af6fe855a41f91978a9702bffbd2f7e4.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 45fae7efaadd61a887da11657af207dbbd61c27e Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 19 Sep 2025 17:42:01 +0000 Subject: [PATCH 7/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17865688067 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 82b86d72..b348331b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "c4b74ab4af6fe855a41f91978a9702bffbd2f7e4.zip", hash = "sha256:8c6b24c8662031eed2139e14e757f0a8afca059438d0912a2922cd6eabad3d96"}, + {file = "affc4d9deaa8f548f78ad865dfe3daf47aa4697a.zip", hash = "sha256:39a35e1812d3c7002f1fdcf4f1b23ac802bec8fbc6f0b67a9940786c45747371"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c4b74ab4af6fe855a41f91978a9702bffbd2f7e4.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/affc4d9deaa8f548f78ad865dfe3daf47aa4697a.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "a51396651bda3b0517e061e205dcf469943a9f4e5505de113e90f43186331ef9" +content-hash = "a0d07c43cdf8fd23064f8f8ce31605e9f9bc44b4772fbfc8a6365a4f59b8e073" diff --git a/pyproject.toml b/pyproject.toml index 8ef4cd34..cf2bde90 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/c4b74ab4af6fe855a41f91978a9702bffbd2f7e4.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/affc4d9deaa8f548f78ad865dfe3daf47aa4697a.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 0af6dabbc80332df7d2409081530c9fff748cace Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 19 Sep 2025 18:14:01 +0000 Subject: [PATCH 8/8] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17866345055 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index b348331b..81ef7ecc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "affc4d9deaa8f548f78ad865dfe3daf47aa4697a.zip", hash = "sha256:39a35e1812d3c7002f1fdcf4f1b23ac802bec8fbc6f0b67a9940786c45747371"}, + {file = "b6b5639bc89a692ec41cb4055b252d467cca2936.zip", hash = "sha256:5982ea4a2f6ad6049ea92c04786626709fe53db9b90caee1a3d2abaa01336034"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/affc4d9deaa8f548f78ad865dfe3daf47aa4697a.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/b6b5639bc89a692ec41cb4055b252d467cca2936.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "a0d07c43cdf8fd23064f8f8ce31605e9f9bc44b4772fbfc8a6365a4f59b8e073" +content-hash = "fc804d2388cf0b89ae8f3496dbb479e715d0f2f1ad011b14455001b4bbb8234d" diff --git a/pyproject.toml b/pyproject.toml index cf2bde90..e9e1b0b9 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/affc4d9deaa8f548f78ad865dfe3daf47aa4697a.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b6b5639bc89a692ec41cb4055b252d467cca2936.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)",