From cad25b789bee9bd5b12e95ac73a07cdd92d5fed1 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 5 Dec 2025 18:50:52 +0000 Subject: [PATCH 01/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19972821763 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 048c99cf..9b903080 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" @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "4a5949e554a5574377c79294a14296a6efec8b02.zip", hash = "sha256:5995187277e84df0b3f387198a2dc848e2a603dc2e389dbd3f87fac33a4bd436"}, + {file = "92c775aeb089f455120de1d10919a0f7c22e8cf2.zip", hash = "sha256:64ea7342500f165cc228ef50f63e965f06e4462fb8d70d0aa1a3ef3d8e3df316"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/4a5949e554a5574377c79294a14296a6efec8b02.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/92c775aeb089f455120de1d10919a0f7c22e8cf2.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "20dd66b483da5dac18e9b37c09f4b8c45dd629b661d827019cfe0de6f3ed315c" +content-hash = "6f050f09a10f3b5673a09e9aa852a0284c8ba80ea970839bb68dbdbf92891675" diff --git a/pyproject.toml b/pyproject.toml index 745d9f1d..a659afa2 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/4a5949e554a5574377c79294a14296a6efec8b02.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/92c775aeb089f455120de1d10919a0f7c22e8cf2.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 31a0e8d20ef0ee38e055774595a1fba83a9729e9 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 5 Dec 2025 18:54:24 +0000 Subject: [PATCH 02/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19972907727 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9b903080..3cd1da44 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "92c775aeb089f455120de1d10919a0f7c22e8cf2.zip", hash = "sha256:64ea7342500f165cc228ef50f63e965f06e4462fb8d70d0aa1a3ef3d8e3df316"}, + {file = "a4d603fc48ee9ddb632b35cb4c3a55fb73ec55be.zip", hash = "sha256:822fae74e0da2ad5190fd816fcd3a43e804da31f0c8cb851134a5f6d8e4a3833"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/92c775aeb089f455120de1d10919a0f7c22e8cf2.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/a4d603fc48ee9ddb632b35cb4c3a55fb73ec55be.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "6f050f09a10f3b5673a09e9aa852a0284c8ba80ea970839bb68dbdbf92891675" +content-hash = "f1765fec8942cfc923ee4b4254624bd36d4be96ee5fdd375b0c3b6475974c103" diff --git a/pyproject.toml b/pyproject.toml index a659afa2..4a26d4e5 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/92c775aeb089f455120de1d10919a0f7c22e8cf2.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/a4d603fc48ee9ddb632b35cb4c3a55fb73ec55be.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 e376eb52bdf244fb3f0d54742d0496064f3abbbb Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 5 Dec 2025 19:48:49 +0000 Subject: [PATCH 03/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19974215653 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3cd1da44..5e3c148b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "a4d603fc48ee9ddb632b35cb4c3a55fb73ec55be.zip", hash = "sha256:822fae74e0da2ad5190fd816fcd3a43e804da31f0c8cb851134a5f6d8e4a3833"}, + {file = "36011f32cfdcf21be69a479957c0a1e013ed4306.zip", hash = "sha256:deabe71793d8756028d0f0db8c0a5125099c1d278f93e43b16d00d9208551213"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/a4d603fc48ee9ddb632b35cb4c3a55fb73ec55be.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/36011f32cfdcf21be69a479957c0a1e013ed4306.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f1765fec8942cfc923ee4b4254624bd36d4be96ee5fdd375b0c3b6475974c103" +content-hash = "d417bbfbc7a68b4a413d722da2e764d9b697cad4f658b54d83ba62d2c4fa149a" diff --git a/pyproject.toml b/pyproject.toml index 4a26d4e5..524873c1 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/a4d603fc48ee9ddb632b35cb4c3a55fb73ec55be.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/36011f32cfdcf21be69a479957c0a1e013ed4306.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 946f61623f53c0f767ffea3d21b2f42a8d9c18cc Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 5 Dec 2025 19:52:09 +0000 Subject: [PATCH 04/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19974288947 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5e3c148b..35e5da9f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "36011f32cfdcf21be69a479957c0a1e013ed4306.zip", hash = "sha256:deabe71793d8756028d0f0db8c0a5125099c1d278f93e43b16d00d9208551213"}, + {file = "cd6c6d98845167a0fbf636b374de38f805925f7e.zip", hash = "sha256:89e14e532c6f6ebe2e493cc2aaddcec7fccb8d290ce31886a4319276b682ad00"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/36011f32cfdcf21be69a479957c0a1e013ed4306.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/cd6c6d98845167a0fbf636b374de38f805925f7e.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d417bbfbc7a68b4a413d722da2e764d9b697cad4f658b54d83ba62d2c4fa149a" +content-hash = "7608410c65005e33223a0bacaa69403b3dfc60b1693464c494b0750d261585a8" diff --git a/pyproject.toml b/pyproject.toml index 524873c1..db852daa 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/36011f32cfdcf21be69a479957c0a1e013ed4306.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/cd6c6d98845167a0fbf636b374de38f805925f7e.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 6e2891d1431868fc0756a454a56d4e5fa2bf679b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 8 Dec 2025 22:14:44 +0000 Subject: [PATCH 05/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20044558661 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 35e5da9f..29dc4da9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "cd6c6d98845167a0fbf636b374de38f805925f7e.zip", hash = "sha256:89e14e532c6f6ebe2e493cc2aaddcec7fccb8d290ce31886a4319276b682ad00"}, + {file = "fc84d067c5dcddfde2282bbb96f42e82bd35d087.zip", hash = "sha256:cdde12fa23c2c81d0cc90ea465b308fbbbd241a73c981e1379249c98012702c2"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/cd6c6d98845167a0fbf636b374de38f805925f7e.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/fc84d067c5dcddfde2282bbb96f42e82bd35d087.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "7608410c65005e33223a0bacaa69403b3dfc60b1693464c494b0750d261585a8" +content-hash = "b4be68f68fdf295603a19fa8a25988aa06b1485204e4eb8f7e361613af012572" diff --git a/pyproject.toml b/pyproject.toml index db852daa..0f189189 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/cd6c6d98845167a0fbf636b374de38f805925f7e.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/fc84d067c5dcddfde2282bbb96f42e82bd35d087.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 74a55403b3bcd6fa00b8f1bfc7420c46bb0480d5 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 8 Dec 2025 22:18:33 +0000 Subject: [PATCH 06/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20044653355 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 29dc4da9..27ad7f8a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "fc84d067c5dcddfde2282bbb96f42e82bd35d087.zip", hash = "sha256:cdde12fa23c2c81d0cc90ea465b308fbbbd241a73c981e1379249c98012702c2"}, + {file = "f3856927a45d83b655045b35f042af84e7d91b6c.zip", hash = "sha256:85bd9d6020a1479c93879b53beaedf3ff038d2b677ac0d6c7d33c9c588c8e14b"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/fc84d067c5dcddfde2282bbb96f42e82bd35d087.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f3856927a45d83b655045b35f042af84e7d91b6c.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "b4be68f68fdf295603a19fa8a25988aa06b1485204e4eb8f7e361613af012572" +content-hash = "10635a08f7477bb621bca5548fd754a59cdd2d963dc27cd68a99409cc46807fa" diff --git a/pyproject.toml b/pyproject.toml index 0f189189..2d09488d 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/fc84d067c5dcddfde2282bbb96f42e82bd35d087.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f3856927a45d83b655045b35f042af84e7d91b6c.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 953098cc326a0e6583354e51a08919c3444b0991 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 8 Dec 2025 22:43:09 +0000 Subject: [PATCH 07/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20045264292 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 27ad7f8a..9e9f69c3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "f3856927a45d83b655045b35f042af84e7d91b6c.zip", hash = "sha256:85bd9d6020a1479c93879b53beaedf3ff038d2b677ac0d6c7d33c9c588c8e14b"}, + {file = "ec55c3a7d9dbdc5c5df7fe64db03539a86612ef0.zip", hash = "sha256:fe6eb16b93a54d24748870b3f976e8eee3f944f8632a04217ea0fb672bac940a"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f3856927a45d83b655045b35f042af84e7d91b6c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ec55c3a7d9dbdc5c5df7fe64db03539a86612ef0.zip" [[package]] name = "litellm" @@ -8836,4 +8836,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "10635a08f7477bb621bca5548fd754a59cdd2d963dc27cd68a99409cc46807fa" +content-hash = "f16ca29df8fb5b0b144858fb2283caa3e6455001dee5695d6eba5c8a6ae72b2d" diff --git a/pyproject.toml b/pyproject.toml index 2d09488d..fec6056a 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/f3856927a45d83b655045b35f042af84e7d91b6c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ec55c3a7d9dbdc5c5df7fe64db03539a86612ef0.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 6439d4db1e8cf644dbcb1f6e577c9cad994352c2 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 10 Dec 2025 13:50:37 +0000 Subject: [PATCH 08/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20100848168 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 274c09ed..dc886174 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3747,7 +3747,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "ec55c3a7d9dbdc5c5df7fe64db03539a86612ef0.zip", hash = "sha256:fe6eb16b93a54d24748870b3f976e8eee3f944f8632a04217ea0fb672bac940a"}, + {file = "7f25518859cb682d3a4df049afc11660e7187aab.zip", hash = "sha256:e8b8191e34db3284c0ed914c53887d92dea976be3a810d9d2d96f014296c8121"}, ] [package.dependencies] @@ -3775,7 +3775,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ec55c3a7d9dbdc5c5df7fe64db03539a86612ef0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7f25518859cb682d3a4df049afc11660e7187aab.zip" [[package]] name = "litellm" @@ -8849,4 +8849,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f16ca29df8fb5b0b144858fb2283caa3e6455001dee5695d6eba5c8a6ae72b2d" +content-hash = "e13870818704e44b7c5c8b5acb788725e3b97b021ad8a66f28e0f1eeda9510d7" diff --git a/pyproject.toml b/pyproject.toml index fec6056a..145b9b67 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/ec55c3a7d9dbdc5c5df7fe64db03539a86612ef0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/7f25518859cb682d3a4df049afc11660e7187aab.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 a1a3e5c1066fd6c2b7bc80b329ed9f7c310a860d Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 10 Dec 2025 13:53:30 +0000 Subject: [PATCH 09/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20100946347 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index dc886174..d7b87f0f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3747,7 +3747,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "7f25518859cb682d3a4df049afc11660e7187aab.zip", hash = "sha256:e8b8191e34db3284c0ed914c53887d92dea976be3a810d9d2d96f014296c8121"}, + {file = "350e218a71ae2ea899e2362bee66aa32f6f595d0.zip", hash = "sha256:d9b5cb3144fa2cf62d7c6fa7060e0009f198e4d914f787bed0a7739822fd4f93"}, ] [package.dependencies] @@ -3775,7 +3775,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/7f25518859cb682d3a4df049afc11660e7187aab.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/350e218a71ae2ea899e2362bee66aa32f6f595d0.zip" [[package]] name = "litellm" @@ -8849,4 +8849,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "e13870818704e44b7c5c8b5acb788725e3b97b021ad8a66f28e0f1eeda9510d7" +content-hash = "0672d4b091fdbdeff4b6d76e1cd23ed947858814d67d07d06dca1d5e67c1e429" diff --git a/pyproject.toml b/pyproject.toml index 145b9b67..b5b1223a 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/7f25518859cb682d3a4df049afc11660e7187aab.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/350e218a71ae2ea899e2362bee66aa32f6f595d0.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 41ff28c01d44311812ba163e138592143c2adbc9 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Dec 2025 19:32:33 +0000 Subject: [PATCH 10/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20145009651 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index d7b87f0f..a457c205 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3747,7 +3747,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "350e218a71ae2ea899e2362bee66aa32f6f595d0.zip", hash = "sha256:d9b5cb3144fa2cf62d7c6fa7060e0009f198e4d914f787bed0a7739822fd4f93"}, + {file = "727071c78c6b51549692c359bacf08b280b83591.zip", hash = "sha256:5506bfdbdbc742a117e298c074a0cb7289188e35e2a1559cd8ca21998c66d7a4"}, ] [package.dependencies] @@ -3775,7 +3775,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/350e218a71ae2ea899e2362bee66aa32f6f595d0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/727071c78c6b51549692c359bacf08b280b83591.zip" [[package]] name = "litellm" @@ -8849,4 +8849,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "0672d4b091fdbdeff4b6d76e1cd23ed947858814d67d07d06dca1d5e67c1e429" +content-hash = "b640e5643c63c7a7f0cb95cbeace4f5b359867aec63f9cb3108e1f06e086c4b2" diff --git a/pyproject.toml b/pyproject.toml index b5b1223a..03806c5c 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/350e218a71ae2ea899e2362bee66aa32f6f595d0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/727071c78c6b51549692c359bacf08b280b83591.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 2462d3224603717497c22aeaecdf15d112496f36 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Dec 2025 19:34:55 +0000 Subject: [PATCH 11/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20145074338 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a457c205..7bb73a08 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3747,7 +3747,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "727071c78c6b51549692c359bacf08b280b83591.zip", hash = "sha256:5506bfdbdbc742a117e298c074a0cb7289188e35e2a1559cd8ca21998c66d7a4"}, + {file = "c0a1a5b50feb9b058c30ec98192a0c908910a68e.zip", hash = "sha256:59160fb730fc8b7e4bdb98929070ca3924fc503e8d4aaffaa18a042288d21cbd"}, ] [package.dependencies] @@ -3775,7 +3775,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/727071c78c6b51549692c359bacf08b280b83591.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c0a1a5b50feb9b058c30ec98192a0c908910a68e.zip" [[package]] name = "litellm" @@ -8849,4 +8849,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "b640e5643c63c7a7f0cb95cbeace4f5b359867aec63f9cb3108e1f06e086c4b2" +content-hash = "4cfcfb74ceb993b0d34bba3230ba1dce5f970bebf5b64af1b9f1973bb6ebfd44" diff --git a/pyproject.toml b/pyproject.toml index 03806c5c..87a8f7ef 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/727071c78c6b51549692c359bacf08b280b83591.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/c0a1a5b50feb9b058c30ec98192a0c908910a68e.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 08fbc4cae07428aa5e86f6a4402bd5a90eaba555 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Dec 2025 19:39:03 +0000 Subject: [PATCH 12/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20145179272 From 2850400cec94bbe016a0d2dc329b55683ffbd98b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Dec 2025 19:40:27 +0000 Subject: [PATCH 13/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20145210192 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7bb73a08..55f62b91 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3747,7 +3747,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "c0a1a5b50feb9b058c30ec98192a0c908910a68e.zip", hash = "sha256:59160fb730fc8b7e4bdb98929070ca3924fc503e8d4aaffaa18a042288d21cbd"}, + {file = "a3dd96f5c5e53f01c3d4be9ea0bbbff9aeaf482e.zip", hash = "sha256:c2dd01e3536dfef07cc66f75c740b72b8d68df18d8eb8b56dc88467f533d2b07"}, ] [package.dependencies] @@ -3775,7 +3775,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c0a1a5b50feb9b058c30ec98192a0c908910a68e.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/a3dd96f5c5e53f01c3d4be9ea0bbbff9aeaf482e.zip" [[package]] name = "litellm" @@ -8849,4 +8849,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "4cfcfb74ceb993b0d34bba3230ba1dce5f970bebf5b64af1b9f1973bb6ebfd44" +content-hash = "fea58536d2b548fb27d2b7cea97ec4aeb6d15b055ed57304fd8f1b8c9d0e5da0" diff --git a/pyproject.toml b/pyproject.toml index 87a8f7ef..41f09e9b 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/c0a1a5b50feb9b058c30ec98192a0c908910a68e.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/a3dd96f5c5e53f01c3d4be9ea0bbbff9aeaf482e.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 19523c0e80dbf39f3e40199fce2bbac3d76fccb1 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 11 Dec 2025 19:43:08 +0000 Subject: [PATCH 14/14] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20145279320 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 55f62b91..f9d1c814 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3747,7 +3747,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "a3dd96f5c5e53f01c3d4be9ea0bbbff9aeaf482e.zip", hash = "sha256:c2dd01e3536dfef07cc66f75c740b72b8d68df18d8eb8b56dc88467f533d2b07"}, + {file = "b0001d22d9ade6aa5dedeabdaa2bf57ffa3feb85.zip", hash = "sha256:2b53cd605d1b8edbf323dc87e7505d45db8bb739a1b3340cb87f204e5c1a631c"}, ] [package.dependencies] @@ -3775,7 +3775,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/a3dd96f5c5e53f01c3d4be9ea0bbbff9aeaf482e.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/b0001d22d9ade6aa5dedeabdaa2bf57ffa3feb85.zip" [[package]] name = "litellm" @@ -8849,4 +8849,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "fea58536d2b548fb27d2b7cea97ec4aeb6d15b055ed57304fd8f1b8c9d0e5da0" +content-hash = "5c7900de315a3ca87e1e1afe97bbcc7caffb49f365c884030702a84cef1f89da" diff --git a/pyproject.toml b/pyproject.toml index 41f09e9b..035d14b6 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/a3dd96f5c5e53f01c3d4be9ea0bbbff9aeaf482e.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b0001d22d9ade6aa5dedeabdaa2bf57ffa3feb85.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)",