From 6298e7a30a640eb304f4e134bd2f1fd170fabb51 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 12:52:00 +0000 Subject: [PATCH 01/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20432393119 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2c620d72..37deb065 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 = "93d3b85e1162f2cb2dc5efb25c8d0a0b0f759e7c.zip", hash = "sha256:c209c77712b0b71b4fe2c653d43d904f3df7e1809eefcc90f08afcf27e98a374"}, + {file = "045685a6b90059ae6b22cce232a54ca0cf389510.zip", hash = "sha256:319ed6aeecaba44ff6514ce0a5baca82c7d87e13555412b0be77a9092e2617d8"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/93d3b85e1162f2cb2dc5efb25c8d0a0b0f759e7c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/045685a6b90059ae6b22cce232a54ca0cf389510.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "57176d16e6a78b2352b4728015c9b5e8e242a31ebd865707d2158a124db4a8ff" +content-hash = "4be5799e1d58cfa43de4d7d08eb801ab3d88334a160f973b0e61cfd32ae676c3" diff --git a/pyproject.toml b/pyproject.toml index e08d8999..9634ac4b 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/93d3b85e1162f2cb2dc5efb25c8d0a0b0f759e7c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/045685a6b90059ae6b22cce232a54ca0cf389510.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 5bdfebe09db21fafe3520fa50e4e281fbf8fe185 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 12:52:54 +0000 Subject: [PATCH 02/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20432436847 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 37deb065..f5768821 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "045685a6b90059ae6b22cce232a54ca0cf389510.zip", hash = "sha256:319ed6aeecaba44ff6514ce0a5baca82c7d87e13555412b0be77a9092e2617d8"}, + {file = "fdf067101e5f1aad1acf9a80d88293445016ce18.zip", hash = "sha256:01dfce86da501c8e4287d5161b6c771e4ffed6945de38baa0351b8b8c8b8172e"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/045685a6b90059ae6b22cce232a54ca0cf389510.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/fdf067101e5f1aad1acf9a80d88293445016ce18.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "4be5799e1d58cfa43de4d7d08eb801ab3d88334a160f973b0e61cfd32ae676c3" +content-hash = "ba51b02b030e9d4e4cdc228ced7b95f687a2c360d09367e4b2d3e19a0223b2c5" diff --git a/pyproject.toml b/pyproject.toml index 9634ac4b..721d8064 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/045685a6b90059ae6b22cce232a54ca0cf389510.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/fdf067101e5f1aad1acf9a80d88293445016ce18.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 1d4a1fe710ca98deb5fc1099a1bb2d62c969db22 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 13:05:09 +0000 Subject: [PATCH 03/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20432700226 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f5768821..a1e6e41d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "fdf067101e5f1aad1acf9a80d88293445016ce18.zip", hash = "sha256:01dfce86da501c8e4287d5161b6c771e4ffed6945de38baa0351b8b8c8b8172e"}, + {file = "86c1bafaa860bdefaaa739165e1d340055b7c29d.zip", hash = "sha256:3e464cb219b224e6d31f382219df1419bdc2481ee2b546866a21dcc16afcb291"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/fdf067101e5f1aad1acf9a80d88293445016ce18.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/86c1bafaa860bdefaaa739165e1d340055b7c29d.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ba51b02b030e9d4e4cdc228ced7b95f687a2c360d09367e4b2d3e19a0223b2c5" +content-hash = "05aafcc10eb1acbf2de74a5bb7caa2bb01babb71b188c64cb79cf2d99b8fd6b6" diff --git a/pyproject.toml b/pyproject.toml index 721d8064..15e0e251 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/fdf067101e5f1aad1acf9a80d88293445016ce18.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/86c1bafaa860bdefaaa739165e1d340055b7c29d.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 5fc29f9aa0822c0bbe201c04fd321de0e1f83459 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 14:59:51 +0000 Subject: [PATCH 04/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20435528870 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a1e6e41d..0712d8c3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "86c1bafaa860bdefaaa739165e1d340055b7c29d.zip", hash = "sha256:3e464cb219b224e6d31f382219df1419bdc2481ee2b546866a21dcc16afcb291"}, + {file = "551f470ca492033029b87f18f03bb967d8cf2ca5.zip", hash = "sha256:ef25be5246e909ce70ecf143d5973a935081492b01e41dc9254f9a95f92ba47a"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/86c1bafaa860bdefaaa739165e1d340055b7c29d.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/551f470ca492033029b87f18f03bb967d8cf2ca5.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "05aafcc10eb1acbf2de74a5bb7caa2bb01babb71b188c64cb79cf2d99b8fd6b6" +content-hash = "7a608086186ef394d98742fccbd567ea9842789d74b015564cbf5f8c7bf2e0c8" diff --git a/pyproject.toml b/pyproject.toml index 15e0e251..305aa043 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/86c1bafaa860bdefaaa739165e1d340055b7c29d.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/551f470ca492033029b87f18f03bb967d8cf2ca5.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 c7dbdb6052f1ecf72972325bfb01c3433cd1fe93 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 15:35:25 +0000 Subject: [PATCH 05/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20436488544 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0712d8c3..bc2fa9ce 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "551f470ca492033029b87f18f03bb967d8cf2ca5.zip", hash = "sha256:ef25be5246e909ce70ecf143d5973a935081492b01e41dc9254f9a95f92ba47a"}, + {file = "ed0bf563185cd494051e66f1368a711c2b1b57eb.zip", hash = "sha256:f6028f0e5faefa2bd47e9666f6ec42eadefa78a58c76f87cf582d594de0955b0"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/551f470ca492033029b87f18f03bb967d8cf2ca5.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ed0bf563185cd494051e66f1368a711c2b1b57eb.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "7a608086186ef394d98742fccbd567ea9842789d74b015564cbf5f8c7bf2e0c8" +content-hash = "d282a32001fbcfcca8590f39b762bd472937989ec8083439e29e3b3c2908247b" diff --git a/pyproject.toml b/pyproject.toml index 305aa043..f0b478ce 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/551f470ca492033029b87f18f03bb967d8cf2ca5.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ed0bf563185cd494051e66f1368a711c2b1b57eb.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 ff83bb3629f3d760e7d73d990aec5fb239133529 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 17:59:07 +0000 Subject: [PATCH 06/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20439894725 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index bc2fa9ce..f1dbab04 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "ed0bf563185cd494051e66f1368a711c2b1b57eb.zip", hash = "sha256:f6028f0e5faefa2bd47e9666f6ec42eadefa78a58c76f87cf582d594de0955b0"}, + {file = "f93096beb8110afa698649c9ac32f4cba3507d4b.zip", hash = "sha256:3d8f4495e4334ba49b864a5189e35b55f419e7b36a3640daf55ae602bbc8e2d8"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ed0bf563185cd494051e66f1368a711c2b1b57eb.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f93096beb8110afa698649c9ac32f4cba3507d4b.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d282a32001fbcfcca8590f39b762bd472937989ec8083439e29e3b3c2908247b" +content-hash = "5c48afe656667a8b160194f32fa1b028eceab4660cfa7646a50b0ac7b06dff6b" diff --git a/pyproject.toml b/pyproject.toml index f0b478ce..f448abe9 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/ed0bf563185cd494051e66f1368a711c2b1b57eb.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f93096beb8110afa698649c9ac32f4cba3507d4b.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 15ae826c2f08d004ae9f06d37f0ead4d8a215c62 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 18:02:09 +0000 Subject: [PATCH 07/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20439958170 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f1dbab04..30a23432 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "f93096beb8110afa698649c9ac32f4cba3507d4b.zip", hash = "sha256:3d8f4495e4334ba49b864a5189e35b55f419e7b36a3640daf55ae602bbc8e2d8"}, + {file = "e47c7aeb792ed43b10e8fc5eddc29a12bce6cbec.zip", hash = "sha256:963ef86db276d5df6025f7aaa2149fc1d413e2bb50e68dff03c2e66022a439b0"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f93096beb8110afa698649c9ac32f4cba3507d4b.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e47c7aeb792ed43b10e8fc5eddc29a12bce6cbec.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "5c48afe656667a8b160194f32fa1b028eceab4660cfa7646a50b0ac7b06dff6b" +content-hash = "d2902f7ee0df3fe61e63120d9078ec2dea481975cbdadc56d598f494bbe04557" diff --git a/pyproject.toml b/pyproject.toml index f448abe9..2b2321ba 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/f93096beb8110afa698649c9ac32f4cba3507d4b.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e47c7aeb792ed43b10e8fc5eddc29a12bce6cbec.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 56ee83f06bd42b3a7d451136509011cbc7ac00bd Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 18:21:57 +0000 Subject: [PATCH 08/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20440430739 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 30a23432..5bff5e17 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "e47c7aeb792ed43b10e8fc5eddc29a12bce6cbec.zip", hash = "sha256:963ef86db276d5df6025f7aaa2149fc1d413e2bb50e68dff03c2e66022a439b0"}, + {file = "0a8f21c9decb70eb6ac63dfb39ff7d17fa74272e.zip", hash = "sha256:ddb228a0cf11ae142fa9f581ce9945af436450b258a5fbf999ee38fa30e8783d"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e47c7aeb792ed43b10e8fc5eddc29a12bce6cbec.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/0a8f21c9decb70eb6ac63dfb39ff7d17fa74272e.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d2902f7ee0df3fe61e63120d9078ec2dea481975cbdadc56d598f494bbe04557" +content-hash = "78b7bad454a62f249738114a8067cc897c22ade67773821480344c4d268d2372" diff --git a/pyproject.toml b/pyproject.toml index 2b2321ba..adec8b8c 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/e47c7aeb792ed43b10e8fc5eddc29a12bce6cbec.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/0a8f21c9decb70eb6ac63dfb39ff7d17fa74272e.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 7f177ad357d0a2897842524e54966b7a28114a1f Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 18:24:35 +0000 Subject: [PATCH 09/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20440490916 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5bff5e17..7c41e9b1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "0a8f21c9decb70eb6ac63dfb39ff7d17fa74272e.zip", hash = "sha256:ddb228a0cf11ae142fa9f581ce9945af436450b258a5fbf999ee38fa30e8783d"}, + {file = "965e08702fa0437e9da863b2230204679eca0397.zip", hash = "sha256:13d691d2b75a0bf6e4903f41dbd297908e71e61ee957713a31f4637c86f1833f"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/0a8f21c9decb70eb6ac63dfb39ff7d17fa74272e.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/965e08702fa0437e9da863b2230204679eca0397.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "78b7bad454a62f249738114a8067cc897c22ade67773821480344c4d268d2372" +content-hash = "5fcc90557665f583e1292dea7d02f096e2572d78f301083893eb052e9c9025a4" diff --git a/pyproject.toml b/pyproject.toml index adec8b8c..dcadfb28 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/0a8f21c9decb70eb6ac63dfb39ff7d17fa74272e.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/965e08702fa0437e9da863b2230204679eca0397.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 d66520a100b6de6f7b1a8fdb404c403a09af9197 Mon Sep 17 00:00:00 2001 From: makseq Date: Mon, 22 Dec 2025 18:29:46 +0000 Subject: [PATCH 10/10] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/20440611723 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7c41e9b1..bb4fa010 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3742,7 +3742,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "965e08702fa0437e9da863b2230204679eca0397.zip", hash = "sha256:13d691d2b75a0bf6e4903f41dbd297908e71e61ee957713a31f4637c86f1833f"}, + {file = "7300e9e65a194f90a3434071d33690de6cce26b6.zip", hash = "sha256:e4f307738f332ced4986b23cf7d385c9dab414cb461c21d217a89625615e3673"}, ] [package.dependencies] @@ -3770,7 +3770,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/965e08702fa0437e9da863b2230204679eca0397.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7300e9e65a194f90a3434071d33690de6cce26b6.zip" [[package]] name = "litellm" @@ -8844,4 +8844,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "5fcc90557665f583e1292dea7d02f096e2572d78f301083893eb052e9c9025a4" +content-hash = "d54c8cdf5e4c211201047bb3f36f02aad797b57900a396371dd3745beeaf8d0a" diff --git a/pyproject.toml b/pyproject.toml index dcadfb28..0a417729 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/965e08702fa0437e9da863b2230204679eca0397.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/7300e9e65a194f90a3434071d33690de6cce26b6.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)",