From 4beea8f73a88ca6df8a0845d3fc55f0b6be9b22a Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 15 Sep 2025 18:40:15 +0000 Subject: [PATCH 1/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17743157905 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index fe7b1d0a..f4147611 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3728,13 +3728,13 @@ adal = ["adal (>=1.0.2)"] [[package]] name = "label-studio-sdk" -version = "2.0.7" +version = "2.0.8" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "228d91101d156d61c2d6334cc6cc0bfe1a79c254.zip", hash = "sha256:ca78227c3b77bc873d9b8e86956e5cf455410f6db63a172e48df4508f7d6309f"}, + {file = "4131d833a68ef7a46121f06c8ea57506e4edbe45.zip", hash = "sha256:205b06504cf5125b9848115e358057addab9308e37a9f9d713da2de5817986e7"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/228d91101d156d61c2d6334cc6cc0bfe1a79c254.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/4131d833a68ef7a46121f06c8ea57506e4edbe45.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "84f1d79f0fc881d9691e9dde68eca9c563380fb6c1ae7cdb5b66294f509c835c" +content-hash = "4bf420dba6b684a2484cceacf6d2a32e9ef1eedda4c1fa5bed2be1262502f2c6" diff --git a/pyproject.toml b/pyproject.toml index 40965c39..a5eb5fef 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/228d91101d156d61c2d6334cc6cc0bfe1a79c254.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/4131d833a68ef7a46121f06c8ea57506e4edbe45.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 4a6c23d6f44964b722b9a9e0260c8b69fcb90b67 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 15 Sep 2025 19:00:16 +0000 Subject: [PATCH 2/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/17743618794 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f4147611..1d7fcd42 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3734,7 +3734,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "4131d833a68ef7a46121f06c8ea57506e4edbe45.zip", hash = "sha256:205b06504cf5125b9848115e358057addab9308e37a9f9d713da2de5817986e7"}, + {file = "bb1b70dea95d5829b57021070ce5ccdd7ed60e47.zip", hash = "sha256:1c35fb3b96bfc7dce6f7a6755d7f4976e9169b086ec74ab7250a25d13c490385"}, ] [package.dependencies] @@ -3762,7 +3762,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/4131d833a68ef7a46121f06c8ea57506e4edbe45.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/bb1b70dea95d5829b57021070ce5ccdd7ed60e47.zip" [[package]] name = "litellm" @@ -8833,4 +8833,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.13" -content-hash = "4bf420dba6b684a2484cceacf6d2a32e9ef1eedda4c1fa5bed2be1262502f2c6" +content-hash = "85dee96c0a4a011cc6e163eccd12d61c873a38a6ee344f263ee6c0fad17ab689" diff --git a/pyproject.toml b/pyproject.toml index a5eb5fef..d5782c3b 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/4131d833a68ef7a46121f06c8ea57506e4edbe45.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/bb1b70dea95d5829b57021070ce5ccdd7ed60e47.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 57be023fffc107504fca4b5f09991510bc6141ee Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 10 Nov 2025 16:30:21 +0000 Subject: [PATCH 3/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/19238618050 --- poetry.lock | 30 +++++++++++++++--------------- pyproject.toml | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3b3881a6..94c44e10 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.8" +version = "2.0.14" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "bb1b70dea95d5829b57021070ce5ccdd7ed60e47.zip", hash = "sha256:1c35fb3b96bfc7dce6f7a6755d7f4976e9169b086ec74ab7250a25d13c490385"}, + {file = "0ba3578cdf1165fd468feceacdb94a522179a27d.zip", hash = "sha256:43b7fef2b0f3428e47497968c60d6b9ad597bd67a7f0609d070ca420b4b8eea7"}, ] [package.dependencies] @@ -3748,7 +3748,7 @@ jsonschema = ">=4.23.0" lxml = ">=4.2.5" nltk = ">=3.9.1,<4.0.0" numpy = ">=1.26.4,<3.0.0" -opencv-python = ">=4.12.0,<5.0.0" +opencv-python-headless = ">=4.12.0,<5.0.0" pandas = ">=0.24.0" Pillow = ">=11.3.0" pydantic = ">=1.9.2" @@ -3763,7 +3763,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/bb1b70dea95d5829b57021070ce5ccdd7ed60e47.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/0ba3578cdf1165fd468feceacdb94a522179a27d.zip" [[package]] name = "litellm" @@ -5057,20 +5057,20 @@ requests-toolbelt = ">=1,<2" respx = ">=0.22.0,<0.23.0" [[package]] -name = "opencv-python" +name = "opencv-python-headless" version = "4.12.0.88" description = "Wrapper package for OpenCV python bindings." optional = false python-versions = ">=3.6" groups = ["main"] files = [ - {file = "opencv-python-4.12.0.88.tar.gz", hash = "sha256:8b738389cede219405f6f3880b851efa3415ccd674752219377353f017d2994d"}, - {file = "opencv_python-4.12.0.88-cp37-abi3-macosx_13_0_arm64.whl", hash = "sha256:f9a1f08883257b95a5764bf517a32d75aec325319c8ed0f89739a57fae9e92a5"}, - {file = "opencv_python-4.12.0.88-cp37-abi3-macosx_13_0_x86_64.whl", hash = "sha256:812eb116ad2b4de43ee116fcd8991c3a687f099ada0b04e68f64899c09448e81"}, - {file = "opencv_python-4.12.0.88-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:51fd981c7df6af3e8f70b1556696b05224c4e6b6777bdd2a46b3d4fb09de1a92"}, - {file = "opencv_python-4.12.0.88-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:092c16da4c5a163a818f120c22c5e4a2f96e0db4f24e659c701f1fe629a690f9"}, - {file = "opencv_python-4.12.0.88-cp37-abi3-win32.whl", hash = "sha256:ff554d3f725b39878ac6a2e1fa232ec509c36130927afc18a1719ebf4fbf4357"}, - {file = "opencv_python-4.12.0.88-cp37-abi3-win_amd64.whl", hash = "sha256:d98edb20aa932fd8ebd276a72627dad9dc097695b3d435a4257557bbb49a79d2"}, + {file = "opencv-python-headless-4.12.0.88.tar.gz", hash = "sha256:cfdc017ddf2e59b6c2f53bc12d74b6b0be7ded4ec59083ea70763921af2b6c09"}, + {file = "opencv_python_headless-4.12.0.88-cp37-abi3-macosx_13_0_arm64.whl", hash = "sha256:1e58d664809b3350c1123484dd441e1667cd7bed3086db1b9ea1b6f6cb20b50e"}, + {file = "opencv_python_headless-4.12.0.88-cp37-abi3-macosx_13_0_x86_64.whl", hash = "sha256:365bb2e486b50feffc2d07a405b953a8f3e8eaa63865bc650034e5c71e7a5154"}, + {file = "opencv_python_headless-4.12.0.88-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:aeb4b13ecb8b4a0beb2668ea07928160ea7c2cd2d9b5ef571bbee6bafe9cc8d0"}, + {file = "opencv_python_headless-4.12.0.88-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:236c8df54a90f4d02076e6f9c1cc763d794542e886c576a6fee46ec8ff75a7a9"}, + {file = "opencv_python_headless-4.12.0.88-cp37-abi3-win32.whl", hash = "sha256:fde2cf5c51e4def5f2132d78e0c08f9c14783cd67356922182c6845b9af87dbd"}, + {file = "opencv_python_headless-4.12.0.88-cp37-abi3-win_amd64.whl", hash = "sha256:86b413bdd6c6bf497832e346cd5371995de148e579b9774f8eba686dee3f5528"}, ] [package.dependencies] @@ -8836,5 +8836,5 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" -python-versions = ">=3.10,<3.13" -content-hash = "85dee96c0a4a011cc6e163eccd12d61c873a38a6ee344f263ee6c0fad17ab689" +python-versions = ">=3.10,<4" +content-hash = "9188dd974d768947461f12e9d6b75cec3eb921424724906fe1f6299c18419405" diff --git a/pyproject.toml b/pyproject.toml index 2159350d..ad3beb45 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/bb1b70dea95d5829b57021070ce5ccdd7ed60e47.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/0ba3578cdf1165fd468feceacdb94a522179a27d.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)",