From da0e52a6438c0c7053441d0ce9819ada0c1972b1 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 21:03:20 +0000 Subject: [PATCH 1/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18110600951 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2d42cc44..0e8a05c2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8b27bc6569d8b6e7de7dad49e6c722632cd443a9.zip", hash = "sha256:429823dfdbf1804e30ce07a97d7ca280a1b8cd046007e64a452f6d1c18fd7d40"}, + {file = "6b85f7ef98887b7a8edef3dd001370f1bb491be1.zip", hash = "sha256:9888152e4b614d1b81a072c925b41ef578e05603e545c349768c36f66beecc56"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8b27bc6569d8b6e7de7dad49e6c722632cd443a9.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/6b85f7ef98887b7a8edef3dd001370f1bb491be1.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "aae1d33aae8bab39cdad4876271bc5ce69a94b6019f075ed690cbc1ecc3de7f7" +content-hash = "dfe7c4b7f9c514a0ef4e2bf745c901d94ee8c96f3a520cb7ae240aa371712f01" diff --git a/pyproject.toml b/pyproject.toml index addd8c0a..56f3bbd1 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/8b27bc6569d8b6e7de7dad49e6c722632cd443a9.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/6b85f7ef98887b7a8edef3dd001370f1bb491be1.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 bb14e91265341bd15232253320328ad08547f6d4 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 22:01:19 +0000 Subject: [PATCH 2/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18111918813 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0e8a05c2..401f3930 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "6b85f7ef98887b7a8edef3dd001370f1bb491be1.zip", hash = "sha256:9888152e4b614d1b81a072c925b41ef578e05603e545c349768c36f66beecc56"}, + {file = "7a8f32aca4cc3921456acd67592a4ccbfc03f631.zip", hash = "sha256:5149f70b92e4b21683e5b07cd1229304fed6d7217ac720415517f5368e971a7d"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/6b85f7ef98887b7a8edef3dd001370f1bb491be1.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7a8f32aca4cc3921456acd67592a4ccbfc03f631.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "dfe7c4b7f9c514a0ef4e2bf745c901d94ee8c96f3a520cb7ae240aa371712f01" +content-hash = "888ffb06c790e3d6e919622a293543db85aa9f582abd687a165d35f0490eb44a" diff --git a/pyproject.toml b/pyproject.toml index 56f3bbd1..e53ad320 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/6b85f7ef98887b7a8edef3dd001370f1bb491be1.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/7a8f32aca4cc3921456acd67592a4ccbfc03f631.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 665881ead1d8a972d6f75fcddb01fd86586144d2 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 22:43:47 +0000 Subject: [PATCH 3/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18112814083 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 401f3930..0da84473 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "7a8f32aca4cc3921456acd67592a4ccbfc03f631.zip", hash = "sha256:5149f70b92e4b21683e5b07cd1229304fed6d7217ac720415517f5368e971a7d"}, + {file = "8d6d4e6c37e850b85eb3e45985ef061486f520d3.zip", hash = "sha256:a9842719d558432d1b14b816b095ef3d531e050e0458b53ca77a50ee0462aa9c"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/7a8f32aca4cc3921456acd67592a4ccbfc03f631.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8d6d4e6c37e850b85eb3e45985ef061486f520d3.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "888ffb06c790e3d6e919622a293543db85aa9f582abd687a165d35f0490eb44a" +content-hash = "f825aad5e4eee2c385de2b01d90365a8773f60b301a0e46204d0aead0f61a378" diff --git a/pyproject.toml b/pyproject.toml index e53ad320..6325ee6e 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/7a8f32aca4cc3921456acd67592a4ccbfc03f631.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8d6d4e6c37e850b85eb3e45985ef061486f520d3.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 74b7c326fb8027ac9e029398e0ff704049bed358 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 29 Sep 2025 23:14:03 +0000 Subject: [PATCH 4/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18113357341 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0da84473..e6620378 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "8d6d4e6c37e850b85eb3e45985ef061486f520d3.zip", hash = "sha256:a9842719d558432d1b14b816b095ef3d531e050e0458b53ca77a50ee0462aa9c"}, + {file = "e4b1683392a47d45be93981d28bef4341509b9c0.zip", hash = "sha256:969be1a044319a75f527761d8420884e1a2decc608b8d4ad2e14811f038ee818"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8d6d4e6c37e850b85eb3e45985ef061486f520d3.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e4b1683392a47d45be93981d28bef4341509b9c0.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f825aad5e4eee2c385de2b01d90365a8773f60b301a0e46204d0aead0f61a378" +content-hash = "0301b78fb47692b1ff22d10f92da2a7884071ba0066f3453c257acdcdd1f02fb" diff --git a/pyproject.toml b/pyproject.toml index 6325ee6e..e7c38eca 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/8d6d4e6c37e850b85eb3e45985ef061486f520d3.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e4b1683392a47d45be93981d28bef4341509b9c0.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 292a89d887d8045e67a23ed4c8f0950ef842c2fa Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Thu, 2 Oct 2025 00:23:33 +0000 Subject: [PATCH 5/5] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18179463298 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 15f9ee7b..41b9a42e 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 = "e4b1683392a47d45be93981d28bef4341509b9c0.zip", hash = "sha256:969be1a044319a75f527761d8420884e1a2decc608b8d4ad2e14811f038ee818"}, + {file = "757d9c30123db1221c5218c22d6d7b584e83f180.zip", hash = "sha256:d96fbbb1fa85527d7653d1477caaa31f91eeb15fb4cc1cf8e3d0b47d097d2e4f"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e4b1683392a47d45be93981d28bef4341509b9c0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/757d9c30123db1221c5218c22d6d7b584e83f180.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "0301b78fb47692b1ff22d10f92da2a7884071ba0066f3453c257acdcdd1f02fb" +content-hash = "e62a06576dbfd1b7e61a3182c21676d6457177a7c6a8cf84281de2afe945627d" diff --git a/pyproject.toml b/pyproject.toml index e7c38eca..e3c78c86 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/e4b1683392a47d45be93981d28bef4341509b9c0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/757d9c30123db1221c5218c22d6d7b584e83f180.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)",