From 5f1f1efc3d1ffa96b5750cceee2b59cd7d0d0396 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Wed, 26 Nov 2025 18:18:12 +0000 Subject: [PATCH 01/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19713515676 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 45d45290..eec737ee 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 = "9b72a9525c98ecbf36c816d30365380033ee80e1.zip", hash = "sha256:95d6b0b968a779b6216a6c5bf94ae7461c3decf53066ebeee1442627f7ff51a1"}, + {file = "c2bfd0c3b358815e42303fed11e4980d3904403a.zip", hash = "sha256:8a05452f8a4f8439615fa3e7f2925f9b7a218d07cc5773c73c20513ac65e589e"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9b72a9525c98ecbf36c816d30365380033ee80e1.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c2bfd0c3b358815e42303fed11e4980d3904403a.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "036c53918b1d496499a2d6a2f08b7ef9244f2c5077589ea68a63acd2ce4bf302" +content-hash = "be6e4d5bc43dfe821a1aab99a8bf2fa1e82500c5f205db864085977fec6dd549" diff --git a/pyproject.toml b/pyproject.toml index a02970bf..a68eb3df 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/9b72a9525c98ecbf36c816d30365380033ee80e1.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/c2bfd0c3b358815e42303fed11e4980d3904403a.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 02e65e6bded08f9c0e8391c8666bdf3b9bf39fb2 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 14:16:45 +0000 Subject: [PATCH 02/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19766319685 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index eec737ee..a0ecf5a8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "c2bfd0c3b358815e42303fed11e4980d3904403a.zip", hash = "sha256:8a05452f8a4f8439615fa3e7f2925f9b7a218d07cc5773c73c20513ac65e589e"}, + {file = "823f7443488187826c7c54141f9564c73b1ae0f0.zip", hash = "sha256:aa36fb6b8a930bab58af6a667ea543292d28bff3ba1d064a55719e94ac6c69a8"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c2bfd0c3b358815e42303fed11e4980d3904403a.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/823f7443488187826c7c54141f9564c73b1ae0f0.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "be6e4d5bc43dfe821a1aab99a8bf2fa1e82500c5f205db864085977fec6dd549" +content-hash = "6f5fdd5b24c426fb06b5968c300c65b9350c83f77e8207089dd6a65c61fc543b" diff --git a/pyproject.toml b/pyproject.toml index a68eb3df..52e4f940 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/c2bfd0c3b358815e42303fed11e4980d3904403a.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/823f7443488187826c7c54141f9564c73b1ae0f0.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 0100b2436f6074f856a0a5bd6413defb517e4784 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 14:30:44 +0000 Subject: [PATCH 03/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19766664284 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a0ecf5a8..87e786a8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "823f7443488187826c7c54141f9564c73b1ae0f0.zip", hash = "sha256:aa36fb6b8a930bab58af6a667ea543292d28bff3ba1d064a55719e94ac6c69a8"}, + {file = "7f184436a8662f1c34dc4f9f9c58fd142b38caca.zip", hash = "sha256:670a1fcd9b7caba74f3dbaf7f6d754b68836c183a831c78502cb8dc73c65e5db"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/823f7443488187826c7c54141f9564c73b1ae0f0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7f184436a8662f1c34dc4f9f9c58fd142b38caca.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "6f5fdd5b24c426fb06b5968c300c65b9350c83f77e8207089dd6a65c61fc543b" +content-hash = "0f1ab8589cfbc232cebd487774f0b8e6b60eb5a43d8cc5d1f67ce3ddc2497d41" diff --git a/pyproject.toml b/pyproject.toml index 52e4f940..de8f33b0 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/823f7443488187826c7c54141f9564c73b1ae0f0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/7f184436a8662f1c34dc4f9f9c58fd142b38caca.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 638888418f18725aaf0bb396b3fc311dbc5de2b1 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 16:42:07 +0000 Subject: [PATCH 04/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19769525731 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 87e786a8..d16a7597 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "7f184436a8662f1c34dc4f9f9c58fd142b38caca.zip", hash = "sha256:670a1fcd9b7caba74f3dbaf7f6d754b68836c183a831c78502cb8dc73c65e5db"}, + {file = "5b96c7b2df384cc643357df92260c964903acb10.zip", hash = "sha256:4baa7327561b422427d5adde5f6f3f69a1879c00aefdddf68b47ad790a8d4bb6"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/7f184436a8662f1c34dc4f9f9c58fd142b38caca.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5b96c7b2df384cc643357df92260c964903acb10.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "0f1ab8589cfbc232cebd487774f0b8e6b60eb5a43d8cc5d1f67ce3ddc2497d41" +content-hash = "4a1cd7be9c0314445589ca7f4660827074468050f36db9fced0137b78a3ddcb0" diff --git a/pyproject.toml b/pyproject.toml index de8f33b0..64155df0 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/7f184436a8662f1c34dc4f9f9c58fd142b38caca.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5b96c7b2df384cc643357df92260c964903acb10.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 1b5934d9f4a148aa9fb4774bc627de721c99bd83 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 16:49:46 +0000 Subject: [PATCH 05/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19769667796 From c31a3561cefd71f7b107d52baf3bcdc2e9ed96c0 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 18:16:13 +0000 Subject: [PATCH 06/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19771223666 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index d16a7597..c4379793 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "5b96c7b2df384cc643357df92260c964903acb10.zip", hash = "sha256:4baa7327561b422427d5adde5f6f3f69a1879c00aefdddf68b47ad790a8d4bb6"}, + {file = "5a2f0478795240bde4a6330ba29573922a4117ba.zip", hash = "sha256:6013829195b2b707f8b9e2d1e8e3ba74bd678707ed4f7ca43b4b59285018dbe2"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/5b96c7b2df384cc643357df92260c964903acb10.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5a2f0478795240bde4a6330ba29573922a4117ba.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "4a1cd7be9c0314445589ca7f4660827074468050f36db9fced0137b78a3ddcb0" +content-hash = "2163b064de2e82bc482c77a20db7be8fb29271d73bc4a23e30920fc56e38557c" diff --git a/pyproject.toml b/pyproject.toml index 64155df0..d6f98719 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/5b96c7b2df384cc643357df92260c964903acb10.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5a2f0478795240bde4a6330ba29573922a4117ba.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 7bd1c4fc2d368225c384f713e98fe77941d1c239 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 18:50:58 +0000 Subject: [PATCH 07/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19771783076 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c4379793..6bd99966 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "5a2f0478795240bde4a6330ba29573922a4117ba.zip", hash = "sha256:6013829195b2b707f8b9e2d1e8e3ba74bd678707ed4f7ca43b4b59285018dbe2"}, + {file = "fb385884a05e5fcd8d75284598ff47440d680028.zip", hash = "sha256:798c0854e46e71eca67ecd07ce1b73fc73d95dbf68203b5d4fe32ed2a6178d69"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/5a2f0478795240bde4a6330ba29573922a4117ba.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/fb385884a05e5fcd8d75284598ff47440d680028.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "2163b064de2e82bc482c77a20db7be8fb29271d73bc4a23e30920fc56e38557c" +content-hash = "afa07187eb05383e6a6376ee48d2b2f7857c19a7317c7795c831c4451257f57a" diff --git a/pyproject.toml b/pyproject.toml index d6f98719..72037c96 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/5a2f0478795240bde4a6330ba29573922a4117ba.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/fb385884a05e5fcd8d75284598ff47440d680028.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 1181cb2b18d6b78b23764086519f1f18f0e4356b Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 18:53:33 +0000 Subject: [PATCH 08/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19771824854 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6bd99966..c390d611 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "fb385884a05e5fcd8d75284598ff47440d680028.zip", hash = "sha256:798c0854e46e71eca67ecd07ce1b73fc73d95dbf68203b5d4fe32ed2a6178d69"}, + {file = "8de6db8373bd5e0db14c871e1547b90628c79a82.zip", hash = "sha256:86d55335dcb11333f146ad0cfde7dbe507792862a48aaf4b86da35ff79123f88"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/fb385884a05e5fcd8d75284598ff47440d680028.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8de6db8373bd5e0db14c871e1547b90628c79a82.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "afa07187eb05383e6a6376ee48d2b2f7857c19a7317c7795c831c4451257f57a" +content-hash = "772be3b2b4de7444a59965ad2a49559ba11483670a0d62cb5b86f156d8c46bb5" diff --git a/pyproject.toml b/pyproject.toml index 72037c96..03f48229 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/fb385884a05e5fcd8d75284598ff47440d680028.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8de6db8373bd5e0db14c871e1547b90628c79a82.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 c4e9c55ead4c104043c604350af9bf37705fb689 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 28 Nov 2025 19:39:38 +0000 Subject: [PATCH 09/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19772557399 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c390d611..3ff70467 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8de6db8373bd5e0db14c871e1547b90628c79a82.zip", hash = "sha256:86d55335dcb11333f146ad0cfde7dbe507792862a48aaf4b86da35ff79123f88"}, + {file = "0d1560e1caedacb48bb80f71f7755a970002b4a4.zip", hash = "sha256:2405afde421d82c6ff794c854737eee7be322c362141908350dd61acdc67a04d"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8de6db8373bd5e0db14c871e1547b90628c79a82.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/0d1560e1caedacb48bb80f71f7755a970002b4a4.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "772be3b2b4de7444a59965ad2a49559ba11483670a0d62cb5b86f156d8c46bb5" +content-hash = "9b13549a2940838ba10101c2c7243d487f1c989dc1cfe8063bee87e03e6b75aa" diff --git a/pyproject.toml b/pyproject.toml index 03f48229..36e36c4f 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/8de6db8373bd5e0db14c871e1547b90628c79a82.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/0d1560e1caedacb48bb80f71f7755a970002b4a4.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 c01506d70c76089312e2e2cf03c5e3a7a716f75e Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Mon, 1 Dec 2025 12:59:11 +0000 Subject: [PATCH 10/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19823468886 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3ff70467..374a82be 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "0d1560e1caedacb48bb80f71f7755a970002b4a4.zip", hash = "sha256:2405afde421d82c6ff794c854737eee7be322c362141908350dd61acdc67a04d"}, + {file = "542e3bf2bbb9f55fef5a3949e7a6053310716a24.zip", hash = "sha256:345ea2a0edcde3e9b84fa803b280622489657f40e33ad9395f2de372f055ae66"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/0d1560e1caedacb48bb80f71f7755a970002b4a4.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/542e3bf2bbb9f55fef5a3949e7a6053310716a24.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9b13549a2940838ba10101c2c7243d487f1c989dc1cfe8063bee87e03e6b75aa" +content-hash = "1ff7e5ccea749d33970da6575d4cab600373188256fff74516ae944eda449b87" diff --git a/pyproject.toml b/pyproject.toml index 36e36c4f..eae7fe42 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/0d1560e1caedacb48bb80f71f7755a970002b4a4.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/542e3bf2bbb9f55fef5a3949e7a6053310716a24.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 a822f0fcc410bd1496e30bb699dfac88f260c00c Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Mon, 1 Dec 2025 16:19:20 +0000 Subject: [PATCH 11/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19829517200 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 374a82be..6f010c9f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "542e3bf2bbb9f55fef5a3949e7a6053310716a24.zip", hash = "sha256:345ea2a0edcde3e9b84fa803b280622489657f40e33ad9395f2de372f055ae66"}, + {file = "45f535b2bb32abf175405681c54e4bc131eb034f.zip", hash = "sha256:f39037d496d3c502c2cb2ad3663ef840e624907cbd29208a81d242ff620bdfe7"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/542e3bf2bbb9f55fef5a3949e7a6053310716a24.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/45f535b2bb32abf175405681c54e4bc131eb034f.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "1ff7e5ccea749d33970da6575d4cab600373188256fff74516ae944eda449b87" +content-hash = "c3821f61ac1c18af6bde102d3969864efbd6ff4a3f92c1af7894ce61d1374397" diff --git a/pyproject.toml b/pyproject.toml index eae7fe42..c85f972e 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/542e3bf2bbb9f55fef5a3949e7a6053310716a24.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/45f535b2bb32abf175405681c54e4bc131eb034f.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 a42a8019b621093b2bba64bfccd657edaa63f26b Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Mon, 1 Dec 2025 16:20:29 +0000 Subject: [PATCH 12/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19829554512 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6f010c9f..872fcbd7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "45f535b2bb32abf175405681c54e4bc131eb034f.zip", hash = "sha256:f39037d496d3c502c2cb2ad3663ef840e624907cbd29208a81d242ff620bdfe7"}, + {file = "20ac20b552358c0eb3a2ec84641779e430edbea4.zip", hash = "sha256:68766f9d6aa535e131366cafa1643ddbf28d95c211ffe613679d032fce6fb247"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/45f535b2bb32abf175405681c54e4bc131eb034f.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/20ac20b552358c0eb3a2ec84641779e430edbea4.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "c3821f61ac1c18af6bde102d3969864efbd6ff4a3f92c1af7894ce61d1374397" +content-hash = "bf1548f86e65363a42e8e6b8ef3bafb3f465b47bae1a36da463eae2b337ad09d" diff --git a/pyproject.toml b/pyproject.toml index c85f972e..36bd59d0 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/45f535b2bb32abf175405681c54e4bc131eb034f.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/20ac20b552358c0eb3a2ec84641779e430edbea4.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 9dad252a81882cb52c79f443d26c07ef2443e3c2 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Mon, 1 Dec 2025 16:27:36 +0000 Subject: [PATCH 13/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19829769657 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 872fcbd7..3bfef7bb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "20ac20b552358c0eb3a2ec84641779e430edbea4.zip", hash = "sha256:68766f9d6aa535e131366cafa1643ddbf28d95c211ffe613679d032fce6fb247"}, + {file = "fcfbf04524c72a1a834fccc23b6de433e1b87dc7.zip", hash = "sha256:8784e07cfa7074472c2cbbd1753afdb3cfe155168d951332667804d947c4b903"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/20ac20b552358c0eb3a2ec84641779e430edbea4.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/fcfbf04524c72a1a834fccc23b6de433e1b87dc7.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "bf1548f86e65363a42e8e6b8ef3bafb3f465b47bae1a36da463eae2b337ad09d" +content-hash = "14545ae6c8b69ae0234ea03f91e68b642c3c830d19903ad2aaedfd19900a41ab" diff --git a/pyproject.toml b/pyproject.toml index 36bd59d0..b35f9015 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/20ac20b552358c0eb3a2ec84641779e430edbea4.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/fcfbf04524c72a1a834fccc23b6de433e1b87dc7.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)",