From 87eb2498968160a0612849c54505578de03e08a0 Mon Sep 17 00:00:00 2001 From: hlomzik Date: Mon, 29 Dec 2025 10:15:33 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20570401939 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3902c194..9ed2360d 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" @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "9c4849589314c7288665cc48d83f9a5124eda65c.zip", hash = "sha256:ae9ed576917dca10a872c2524c56eca83904147ad846ada71055ed263bfd19c2"}, + {file = "c0f16f8791bbd3c143e6286286d7883ee4bdc0bc.zip", hash = "sha256:ea05c4943313a8a91eb9c8c1b7ed397759395e1c1f566db621832659449fe7fc"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/9c4849589314c7288665cc48d83f9a5124eda65c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c0f16f8791bbd3c143e6286286d7883ee4bdc0bc.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9b1872ea399b283cbdac73176ef16ad97ba5e8e960d4ad0f50a4e3adf58a82f2" +content-hash = "176b44be650a05d9611073cd683069d22a8bb439624dc5d5f58b9cf9934fcc0a" diff --git a/pyproject.toml b/pyproject.toml index e4cbb354..dbf266bb 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/9c4849589314c7288665cc48d83f9a5124eda65c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/c0f16f8791bbd3c143e6286286d7883ee4bdc0bc.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 78493af76b8635cecee05730180f7f232e60f7ba Mon Sep 17 00:00:00 2001 From: hlomzik Date: Mon, 29 Dec 2025 11:50:29 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20572169678 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9ed2360d..e20c6a38 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "c0f16f8791bbd3c143e6286286d7883ee4bdc0bc.zip", hash = "sha256:ea05c4943313a8a91eb9c8c1b7ed397759395e1c1f566db621832659449fe7fc"}, + {file = "9c4849589314c7288665cc48d83f9a5124eda65c.zip", hash = "sha256:ae9ed576917dca10a872c2524c56eca83904147ad846ada71055ed263bfd19c2"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c0f16f8791bbd3c143e6286286d7883ee4bdc0bc.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/9c4849589314c7288665cc48d83f9a5124eda65c.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "176b44be650a05d9611073cd683069d22a8bb439624dc5d5f58b9cf9934fcc0a" +content-hash = "9b1872ea399b283cbdac73176ef16ad97ba5e8e960d4ad0f50a4e3adf58a82f2" diff --git a/pyproject.toml b/pyproject.toml index dbf266bb..e4cbb354 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/c0f16f8791bbd3c143e6286286d7883ee4bdc0bc.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/9c4849589314c7288665cc48d83f9a5124eda65c.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)",