From 398ce7e24531d9674dfb42857ff53b7d19fa047c Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 4 Sep 2025 22:47:32 +0000 Subject: [PATCH 01/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17478573750 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6bac156b..96a3cb6d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9c68bb30ceecec755a96034cae278b9f81d14a98.zip", hash = "sha256:8abb04eeaa505306a2f1aa0edc35a7da3776993b6c19c4a8631c8d699f17fa79"}, + {file = "1c5ac93a64849679ed37f8a4353a792c39656528.zip", hash = "sha256:bfbe861965cf6105ec795ae8e241263e1d9537ce2beeded8d45b40f6389a527e"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9c68bb30ceecec755a96034cae278b9f81d14a98.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/1c5ac93a64849679ed37f8a4353a792c39656528.zip" [[package]] name = "litellm" @@ -8819,4 +8819,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "8f76dfd354acac1e2612b17d1f527f01cfba75b70117a91169fe417b82db5974" +content-hash = "5ef89d4e25daddf0d5274955b2635e87e254072a3656843a693af69515c72096" diff --git a/pyproject.toml b/pyproject.toml index db88b8a6..83cfa014 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/9c68bb30ceecec755a96034cae278b9f81d14a98.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/1c5ac93a64849679ed37f8a4353a792c39656528.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 3199a4991412cf92e333ea0830a54d959eecf549 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 4 Sep 2025 22:54:55 +0000 Subject: [PATCH 02/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17478677093 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 96a3cb6d..e8badc25 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "1c5ac93a64849679ed37f8a4353a792c39656528.zip", hash = "sha256:bfbe861965cf6105ec795ae8e241263e1d9537ce2beeded8d45b40f6389a527e"}, + {file = "9cc1a560e781798abc3bae9f86e769c3484e5d46.zip", hash = "sha256:8ed9b3ba75956a0648a782883e77375d1bfe61ea5da48ed7dc9c0791b567484a"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/1c5ac93a64849679ed37f8a4353a792c39656528.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/9cc1a560e781798abc3bae9f86e769c3484e5d46.zip" [[package]] name = "litellm" @@ -8819,4 +8819,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "5ef89d4e25daddf0d5274955b2635e87e254072a3656843a693af69515c72096" +content-hash = "ab0069fa73baf137d1647ceede6bbb9f2f7f18e151b10913692b7744b52ec195" diff --git a/pyproject.toml b/pyproject.toml index 83cfa014..545762b5 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/1c5ac93a64849679ed37f8a4353a792c39656528.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/9cc1a560e781798abc3bae9f86e769c3484e5d46.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 4742c95dd82b02f593d3d3a8c4e9597552b1b1b3 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 8 Sep 2025 21:17:39 +0000 Subject: [PATCH 03/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17564369395 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e8badc25..0579724c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9cc1a560e781798abc3bae9f86e769c3484e5d46.zip", hash = "sha256:8ed9b3ba75956a0648a782883e77375d1bfe61ea5da48ed7dc9c0791b567484a"}, + {file = "3f0c4e0046f6eb0289dde10a18102d7755e7ffff.zip", hash = "sha256:f0c257c11d635bf76f02a0efb4267a785ad98f862a9200de104fc555909debdb"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9cc1a560e781798abc3bae9f86e769c3484e5d46.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/3f0c4e0046f6eb0289dde10a18102d7755e7ffff.zip" [[package]] name = "litellm" @@ -8819,4 +8819,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "ab0069fa73baf137d1647ceede6bbb9f2f7f18e151b10913692b7744b52ec195" +content-hash = "e62ecc915817490f45c8af3fa51853d79289ffadb77b8506000077ba75f50ef8" diff --git a/pyproject.toml b/pyproject.toml index 545762b5..bc1bad13 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/9cc1a560e781798abc3bae9f86e769c3484e5d46.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/3f0c4e0046f6eb0289dde10a18102d7755e7ffff.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 bfacfad3d0ab51c8814acc2ebde40e5348d5b098 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 8 Sep 2025 21:28:19 +0000 Subject: [PATCH 04/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17564614719 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0579724c..63654879 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "3f0c4e0046f6eb0289dde10a18102d7755e7ffff.zip", hash = "sha256:f0c257c11d635bf76f02a0efb4267a785ad98f862a9200de104fc555909debdb"}, + {file = "499e9752e3bbbb49a2a991d117e52ee35e2f1e35.zip", hash = "sha256:a3d3b449480e7b95853d87e50b07268b0526999fbdd896708bbb008250e461fb"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/3f0c4e0046f6eb0289dde10a18102d7755e7ffff.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/499e9752e3bbbb49a2a991d117e52ee35e2f1e35.zip" [[package]] name = "litellm" @@ -8819,4 +8819,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "e62ecc915817490f45c8af3fa51853d79289ffadb77b8506000077ba75f50ef8" +content-hash = "1fc7847e92bb735893033e876c38efa72f00e477a3e36bcac7b9abd0091f2144" diff --git a/pyproject.toml b/pyproject.toml index bc1bad13..4618f609 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/3f0c4e0046f6eb0289dde10a18102d7755e7ffff.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/499e9752e3bbbb49a2a991d117e52ee35e2f1e35.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 fc7ec1138993db14a0ecbc0a154e48b843085599 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 9 Sep 2025 00:09:53 +0000 Subject: [PATCH 05/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17567607502 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 63654879..c2c37d95 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "499e9752e3bbbb49a2a991d117e52ee35e2f1e35.zip", hash = "sha256:a3d3b449480e7b95853d87e50b07268b0526999fbdd896708bbb008250e461fb"}, + {file = "b360e550ee79220eddf5f8d58c6113dc01610a37.zip", hash = "sha256:87bcb554999473ba41bb6056ff68fd87468ac7ef8871edfb38331ca3b25c6ae6"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/499e9752e3bbbb49a2a991d117e52ee35e2f1e35.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/b360e550ee79220eddf5f8d58c6113dc01610a37.zip" [[package]] name = "litellm" @@ -8819,4 +8819,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "1fc7847e92bb735893033e876c38efa72f00e477a3e36bcac7b9abd0091f2144" +content-hash = "72b48e92b6202963b660a822b76e27ad2332f961ff0d23f29f89d47346e6bac5" diff --git a/pyproject.toml b/pyproject.toml index 4618f609..a994564d 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/499e9752e3bbbb49a2a991d117e52ee35e2f1e35.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b360e550ee79220eddf5f8d58c6113dc01610a37.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 e843e05687c30e366d876df34052b765bb1e9f57 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 9 Sep 2025 00:35:34 +0000 Subject: [PATCH 06/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17568039136 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c2c37d95..c204d4d4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "b360e550ee79220eddf5f8d58c6113dc01610a37.zip", hash = "sha256:87bcb554999473ba41bb6056ff68fd87468ac7ef8871edfb38331ca3b25c6ae6"}, + {file = "8f15fa64ee28441218d8cc7cad1575e2dc4059a7.zip", hash = "sha256:17b32b8f55d2f98825fc75d341e27b0944e2d2fc7fd8e1a721fc9ac190cf8a09"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/b360e550ee79220eddf5f8d58c6113dc01610a37.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8f15fa64ee28441218d8cc7cad1575e2dc4059a7.zip" [[package]] name = "litellm" @@ -8819,4 +8819,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "72b48e92b6202963b660a822b76e27ad2332f961ff0d23f29f89d47346e6bac5" +content-hash = "7bfba3f2ec8936720e159f57783ef258b4f792b8bb10a4cbadb5ab4faa2a4720" diff --git a/pyproject.toml b/pyproject.toml index a994564d..0c9a68d6 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/b360e550ee79220eddf5f8d58c6113dc01610a37.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8f15fa64ee28441218d8cc7cad1575e2dc4059a7.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 65387435baf2a09b2ab8037f8de797cbac568a25 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 10 Sep 2025 00:48:47 +0000 Subject: [PATCH 07/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17599618700 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c09c07e9..420cabeb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8f15fa64ee28441218d8cc7cad1575e2dc4059a7.zip", hash = "sha256:17b32b8f55d2f98825fc75d341e27b0944e2d2fc7fd8e1a721fc9ac190cf8a09"}, + {file = "42ee23af50d8884eee611d0f28be0d34b8027e87.zip", hash = "sha256:bee14c2a510bf47b80a79fed9807d32da72002ec660cd6f7b2e70798a9113d96"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8f15fa64ee28441218d8cc7cad1575e2dc4059a7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/42ee23af50d8884eee611d0f28be0d34b8027e87.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "7bfba3f2ec8936720e159f57783ef258b4f792b8bb10a4cbadb5ab4faa2a4720" +content-hash = "947239c96f11dea008afe55c5a0cea21aded6cbabfede6e13e9b5638a04d3887" diff --git a/pyproject.toml b/pyproject.toml index 0c9a68d6..7d2475c1 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/8f15fa64ee28441218d8cc7cad1575e2dc4059a7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/42ee23af50d8884eee611d0f28be0d34b8027e87.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 5fb2ffcea216a6d92318e2c0296a93a58d5bc714 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 10 Sep 2025 14:53:51 +0000 Subject: [PATCH 08/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17617756800 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 420cabeb..3f212e5b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "42ee23af50d8884eee611d0f28be0d34b8027e87.zip", hash = "sha256:bee14c2a510bf47b80a79fed9807d32da72002ec660cd6f7b2e70798a9113d96"}, + {file = "aa67264387aa08704c3f7cc12566c5983042f00f.zip", hash = "sha256:90eb28b0a763a800491960c28220e6f39c4ad2b1700e376ff7bdcb346f8e25dd"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/42ee23af50d8884eee611d0f28be0d34b8027e87.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/aa67264387aa08704c3f7cc12566c5983042f00f.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "947239c96f11dea008afe55c5a0cea21aded6cbabfede6e13e9b5638a04d3887" +content-hash = "3cdc3fed56dc7fd19aaf782e8cfbffa962c06850e166cf60c57e8a6cf9e480db" diff --git a/pyproject.toml b/pyproject.toml index 7d2475c1..e91f8a33 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/42ee23af50d8884eee611d0f28be0d34b8027e87.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/aa67264387aa08704c3f7cc12566c5983042f00f.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 9b23c78475a59d30f964c20005a9f639a0e4b16f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 10 Sep 2025 19:07:36 +0000 Subject: [PATCH 09/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17624186626 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3f212e5b..004c7621 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "aa67264387aa08704c3f7cc12566c5983042f00f.zip", hash = "sha256:90eb28b0a763a800491960c28220e6f39c4ad2b1700e376ff7bdcb346f8e25dd"}, + {file = "ecdd0a35827a0e9ea0a0b123ce94dca95dd4eaa3.zip", hash = "sha256:cdc22cfea0785f2a38e410e137b4d8ac41e553c8421502fe76c5499d10ab3ad2"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/aa67264387aa08704c3f7cc12566c5983042f00f.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ecdd0a35827a0e9ea0a0b123ce94dca95dd4eaa3.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "3cdc3fed56dc7fd19aaf782e8cfbffa962c06850e166cf60c57e8a6cf9e480db" +content-hash = "91b60507da49cb3b6e401a99898caed4c7b8a0c8bae5403f87ae4b726d06ea1d" diff --git a/pyproject.toml b/pyproject.toml index e91f8a33..1143333f 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/aa67264387aa08704c3f7cc12566c5983042f00f.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ecdd0a35827a0e9ea0a0b123ce94dca95dd4eaa3.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 448d697a29866c539c9735ab847e1b62a5e3e9c9 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 10 Sep 2025 20:08:04 +0000 Subject: [PATCH 10/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17625530379 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 004c7621..3d425735 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "ecdd0a35827a0e9ea0a0b123ce94dca95dd4eaa3.zip", hash = "sha256:cdc22cfea0785f2a38e410e137b4d8ac41e553c8421502fe76c5499d10ab3ad2"}, + {file = "7b2ea45290b5bd7a765a7efa053c80c44bc34c07.zip", hash = "sha256:1143597c571c0827cb67793e71d96ce702a1c032e223faa585a444a71fd9e2fa"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ecdd0a35827a0e9ea0a0b123ce94dca95dd4eaa3.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7b2ea45290b5bd7a765a7efa053c80c44bc34c07.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "91b60507da49cb3b6e401a99898caed4c7b8a0c8bae5403f87ae4b726d06ea1d" +content-hash = "53f2fe4bd849a072d15e1b399ecde0d711753d35321c41977787c94bd39cb428" diff --git a/pyproject.toml b/pyproject.toml index 1143333f..f3f6840d 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/ecdd0a35827a0e9ea0a0b123ce94dca95dd4eaa3.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/7b2ea45290b5bd7a765a7efa053c80c44bc34c07.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)",