From 09bb85db37cb4cc78220554ece3ffc4a426c8881 Mon Sep 17 00:00:00 2001 From: niklub Date: Tue, 14 Oct 2025 13:51:45 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18498804109 --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 77904988..7311cbc6 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" @@ -3729,13 +3729,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.12" +version = "2.0.13.dev" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "bc0fd0fcce6a494510d15a579889e1f4c2fe5e55.zip", hash = "sha256:2962571e6df5c94be66807fe22278722499682bef21d168aef8c077996c7cdaa"}, + {file = "38a157a8f818e9b0601b8119503bf96ab7aa94b6.zip", hash = "sha256:b372a139f0fee8c58133b35e3219e06c46d604b76e083a34e06f11e04b4987de"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/bc0fd0fcce6a494510d15a579889e1f4c2fe5e55.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/38a157a8f818e9b0601b8119503bf96ab7aa94b6.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "179f458733ac8169f24ec0903eb332e8d40fc5f3c620eb96a7f11374a6b5d1c1" +content-hash = "e82416eb4a9db039f1f8408c264c8b982ebdd3374f18b12b68ebe4c86952b219" diff --git a/pyproject.toml b/pyproject.toml index b8a36c9a..36d01466 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/bc0fd0fcce6a494510d15a579889e1f4c2fe5e55.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/38a157a8f818e9b0601b8119503bf96ab7aa94b6.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 4ccd83097631c6c488b81952b5bc3ddd6e8e9b00 Mon Sep 17 00:00:00 2001 From: niklub Date: Tue, 14 Oct 2025 15:50:34 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/18502321287 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7311cbc6..a30df3d0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3735,7 +3735,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "38a157a8f818e9b0601b8119503bf96ab7aa94b6.zip", hash = "sha256:b372a139f0fee8c58133b35e3219e06c46d604b76e083a34e06f11e04b4987de"}, + {file = "0ea9e0d97dccbff28013aae9e10cc7a3464cfed2.zip", hash = "sha256:e9972f324058c6bbb673d631289d25fb6eec5d792a401fe0c96696008de96a12"}, ] [package.dependencies] @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/38a157a8f818e9b0601b8119503bf96ab7aa94b6.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/0ea9e0d97dccbff28013aae9e10cc7a3464cfed2.zip" [[package]] name = "litellm" @@ -8837,4 +8837,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "e82416eb4a9db039f1f8408c264c8b982ebdd3374f18b12b68ebe4c86952b219" +content-hash = "1babfe751755951779cf0c12df33c37ae1af9b2900b216cf48f3b74d3a001fc3" diff --git a/pyproject.toml b/pyproject.toml index 36d01466..51b94b9f 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/38a157a8f818e9b0601b8119503bf96ab7aa94b6.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/0ea9e0d97dccbff28013aae9e10cc7a3464cfed2.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)",