From 28a9d0c5748844df54aa4ccbb287b3156911478e Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 20 Aug 2025 00:57:29 +0000 Subject: [PATCH 1/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17085536856 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index fa6bf725..debfe967 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3750,7 +3750,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "0cc79a9d15457811d5db61848b26ac40045bc6ae.zip", hash = "sha256:ee85fbe79aa648c6f0dc2991c291feb64939d0ff442e8ee2295458b41bf7bf80"}, + {file = "52549f8d5728a9041ba294feed63b1926e0e003b.zip", hash = "sha256:6529229960aefeaa1ace8bc3ee93ce0d69c75286202b72fcb1cbb9b945c9cc6b"}, ] [package.dependencies] @@ -3778,7 +3778,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/0cc79a9d15457811d5db61848b26ac40045bc6ae.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/52549f8d5728a9041ba294feed63b1926e0e003b.zip" [[package]] name = "litellm" @@ -8832,4 +8832,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "32ea4d2c9bbc1a74541e04a7e91bbd5df7ebf919dccd0499ed37cc0bed080e07" +content-hash = "f83389e12cad03ec8964a61c9138180f64707fb55dbbddcadd6b362479984e94" diff --git a/pyproject.toml b/pyproject.toml index 43d738de..e1d03573 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/0cc79a9d15457811d5db61848b26ac40045bc6ae.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/52549f8d5728a9041ba294feed63b1926e0e003b.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.47.2" From 082822b0d4aeca52714973b5cbe73cd9a98a88f0 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Wed, 20 Aug 2025 01:06:55 +0000 Subject: [PATCH 2/2] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17085673352 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index debfe967..51b741d7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3750,7 +3750,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "52549f8d5728a9041ba294feed63b1926e0e003b.zip", hash = "sha256:6529229960aefeaa1ace8bc3ee93ce0d69c75286202b72fcb1cbb9b945c9cc6b"}, + {file = "1e7f4dc66d88f43d11b22ad6ba3ac659c6b84e64.zip", hash = "sha256:61418471e4d71b4e7054b6abce5c6c798d688061a23f56cd1aa10879bca8a342"}, ] [package.dependencies] @@ -3778,7 +3778,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/52549f8d5728a9041ba294feed63b1926e0e003b.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/1e7f4dc66d88f43d11b22ad6ba3ac659c6b84e64.zip" [[package]] name = "litellm" @@ -8832,4 +8832,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "f83389e12cad03ec8964a61c9138180f64707fb55dbbddcadd6b362479984e94" +content-hash = "0d08118c4103e3f67b18c96e8d2310fd6efb0c4fd0dfba67672320e15fb7373e" diff --git a/pyproject.toml b/pyproject.toml index e1d03573..5c0d89f8 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/52549f8d5728a9041ba294feed63b1926e0e003b.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/1e7f4dc66d88f43d11b22ad6ba3ac659c6b84e64.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.47.2"