From 94f4e6ca54ff4ea43c2f66125e4635e7b1f106c3 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 16 Jan 2026 20:47:19 +0000 Subject: [PATCH 01/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21080352453 --- poetry.lock | 14 +++++++------- pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/poetry.lock b/poetry.lock index d7c4cd70..358fbd1a 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" @@ -3773,10 +3773,10 @@ name = "label-studio-sdk" version = "2.0.17" description = "" optional = false -python-versions = ">=3.9,<4" +python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "8777305835318ea182ca15d93a02ee206d7d9338.zip", hash = "sha256:1900f2f649494741ff6868b81ce657b945da672f5fa62463f1041b5552660825"}, + {file = "ea08d859f5711c0721f9e30129104b378d6a5771.zip", hash = "sha256:30fae686fecb7814748b924b7bd276351239ece6a08190cb519c1f0baedefcde"}, ] [package.dependencies] @@ -3788,12 +3788,12 @@ jsf = ">=0.11.2,<0.12.0" jsonschema = ">=4.23.0" lxml = ">=4.2.5" nltk = ">=3.9.1,<4.0.0" -numpy = ">=1.26.4,<3.0.0" +numpy = ">=2.2,<3.0.0" opencv-python-headless = ">=4.12.0,<5.0.0" pandas = ">=0.24.0" Pillow = ">=11.3.0" pydantic = ">=1.9.2" -pydantic-core = ">=2.18.2,<3.0.0" +pydantic-core = ">=2.18.2" pyjwt = ">=2.10.1,<3.0.0" requests = ">=2.22.0" requests-mock = "1.12.1" @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8777305835318ea182ca15d93a02ee206d7d9338.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ea08d859f5711c0721f9e30129104b378d6a5771.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "f722fd04284c65384c9f88b45ae5a8e6e92e75a921d7875ec0ce883c51d9920b" +content-hash = "5bba5763d0a973a831b97676836eefeb8f4eda72e265d3b5269b9c72e0ada866" diff --git a/pyproject.toml b/pyproject.toml index 744ff9d3..0911e010 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/8777305835318ea182ca15d93a02ee206d7d9338.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ea08d859f5711c0721f9e30129104b378d6a5771.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 ad977ba767b0dbca97fa767e6193555f41858943 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 16 Jan 2026 20:53:19 +0000 Subject: [PATCH 02/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21080504908 From dce5ea54dd8f638931f454dc3265d37f03dd42cd Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 16 Jan 2026 22:20:51 +0000 Subject: [PATCH 03/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21082652945 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 358fbd1a..07bba4bf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "ea08d859f5711c0721f9e30129104b378d6a5771.zip", hash = "sha256:30fae686fecb7814748b924b7bd276351239ece6a08190cb519c1f0baedefcde"}, + {file = "96491c7ee401d5ff4f3533707383bea7436e9ce7.zip", hash = "sha256:dbb556c73b558ce1f2b95c33a8572ec181035642fdd34a1dc4e1b1e425604948"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ea08d859f5711c0721f9e30129104b378d6a5771.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/96491c7ee401d5ff4f3533707383bea7436e9ce7.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "5bba5763d0a973a831b97676836eefeb8f4eda72e265d3b5269b9c72e0ada866" +content-hash = "9e01dc288022d8dd0e1e75919a8e6c5ca458f64c8ec0ab6d40ba1a0d6079a303" diff --git a/pyproject.toml b/pyproject.toml index 0911e010..9604945e 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/ea08d859f5711c0721f9e30129104b378d6a5771.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/96491c7ee401d5ff4f3533707383bea7436e9ce7.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 b9ec2737bac07a8658f543061554e99eabe5ee35 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Fri, 16 Jan 2026 22:54:32 +0000 Subject: [PATCH 04/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21083371539 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 07bba4bf..02e2f57e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "96491c7ee401d5ff4f3533707383bea7436e9ce7.zip", hash = "sha256:dbb556c73b558ce1f2b95c33a8572ec181035642fdd34a1dc4e1b1e425604948"}, + {file = "982606201ea444ce23a8d9622d31142ccc3412f2.zip", hash = "sha256:69cf5ee3e311fefff3ba3863fb6fa38e0cf52f945f71f72e870cca5c0435fc47"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/96491c7ee401d5ff4f3533707383bea7436e9ce7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/982606201ea444ce23a8d9622d31142ccc3412f2.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9e01dc288022d8dd0e1e75919a8e6c5ca458f64c8ec0ab6d40ba1a0d6079a303" +content-hash = "154ff8c57a99c8b2a90fa9d8bb0bd61aa40c77b0481f991481e4dfda7b860e18" diff --git a/pyproject.toml b/pyproject.toml index 9604945e..4d158bd9 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/96491c7ee401d5ff4f3533707383bea7436e9ce7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/982606201ea444ce23a8d9622d31142ccc3412f2.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 1919dbabe09a784d94528a356312cf4491f141a7 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 20 Jan 2026 16:00:45 +0000 Subject: [PATCH 05/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21178213590 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 02e2f57e..de8d5b05 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "982606201ea444ce23a8d9622d31142ccc3412f2.zip", hash = "sha256:69cf5ee3e311fefff3ba3863fb6fa38e0cf52f945f71f72e870cca5c0435fc47"}, + {file = "e912149b906cf6482aa93eb735e1b781334f7a8b.zip", hash = "sha256:c54f66489422f49f127e32aceb268127230b81498405764ab983a764433f09db"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/982606201ea444ce23a8d9622d31142ccc3412f2.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e912149b906cf6482aa93eb735e1b781334f7a8b.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "154ff8c57a99c8b2a90fa9d8bb0bd61aa40c77b0481f991481e4dfda7b860e18" +content-hash = "9a1ed48fe4a62eea073abb3eb7a5769edb888d5f0f2a787ee7ade4a264fe97f4" diff --git a/pyproject.toml b/pyproject.toml index 4d158bd9..39868f57 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/982606201ea444ce23a8d9622d31142ccc3412f2.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e912149b906cf6482aa93eb735e1b781334f7a8b.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 caf38f8b6dca1c945f697327421c18582d9d9641 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 20 Jan 2026 16:02:56 +0000 Subject: [PATCH 06/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21178317082 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index de8d5b05..a1013e7d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "e912149b906cf6482aa93eb735e1b781334f7a8b.zip", hash = "sha256:c54f66489422f49f127e32aceb268127230b81498405764ab983a764433f09db"}, + {file = "02a16240d7babbda81f89f4cb4562fc89d4eacd9.zip", hash = "sha256:41f96c98a0fb5699e120ee14c4c448dfb806dee525b624fb20f0bb64d66f9ff9"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e912149b906cf6482aa93eb735e1b781334f7a8b.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/02a16240d7babbda81f89f4cb4562fc89d4eacd9.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9a1ed48fe4a62eea073abb3eb7a5769edb888d5f0f2a787ee7ade4a264fe97f4" +content-hash = "134085052f5c45d911a45e3c39179f0ce4b6d54ae9e3daa82a32026ced28490c" diff --git a/pyproject.toml b/pyproject.toml index 39868f57..ee9424da 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/e912149b906cf6482aa93eb735e1b781334f7a8b.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/02a16240d7babbda81f89f4cb4562fc89d4eacd9.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 127f218efd9f0cb9bfc7f1b168935ca0f49c8254 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 20 Jan 2026 16:52:20 +0000 Subject: [PATCH 07/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21179928298 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a1013e7d..c84f51ed 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "02a16240d7babbda81f89f4cb4562fc89d4eacd9.zip", hash = "sha256:41f96c98a0fb5699e120ee14c4c448dfb806dee525b624fb20f0bb64d66f9ff9"}, + {file = "67fef68b8f01995acf19f27d704b48446d149252.zip", hash = "sha256:c207530160ad139bab4b6b92a971e2e4bcea95403555a34fa15312768b6bc93e"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/02a16240d7babbda81f89f4cb4562fc89d4eacd9.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/67fef68b8f01995acf19f27d704b48446d149252.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "134085052f5c45d911a45e3c39179f0ce4b6d54ae9e3daa82a32026ced28490c" +content-hash = "18258558d61a0de042fb13b5c44349fa26fd750514fd26555d21728cf9794510" diff --git a/pyproject.toml b/pyproject.toml index ee9424da..714e1f19 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/02a16240d7babbda81f89f4cb4562fc89d4eacd9.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/67fef68b8f01995acf19f27d704b48446d149252.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 fd7be6bcd64e84bcbcf68a1487e72041df826a3b Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 20 Jan 2026 16:57:37 +0000 Subject: [PATCH 08/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21180106617 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c84f51ed..c08da1b8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "67fef68b8f01995acf19f27d704b48446d149252.zip", hash = "sha256:c207530160ad139bab4b6b92a971e2e4bcea95403555a34fa15312768b6bc93e"}, + {file = "f8fc955c5bec3c2d626ad814b9195412ef801ca4.zip", hash = "sha256:0ea34043f9536927c516f50e82fc8eccf2786bd0505acd23825105eca9ed89b7"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/67fef68b8f01995acf19f27d704b48446d149252.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f8fc955c5bec3c2d626ad814b9195412ef801ca4.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "18258558d61a0de042fb13b5c44349fa26fd750514fd26555d21728cf9794510" +content-hash = "a5d27fa9034b062adb9a2f6799292dba2d8f6f322ce709b034b9aed491bc00ab" diff --git a/pyproject.toml b/pyproject.toml index 714e1f19..418fb17c 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/67fef68b8f01995acf19f27d704b48446d149252.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f8fc955c5bec3c2d626ad814b9195412ef801ca4.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 7253d8b54d3bd0b0008f68d4942e62466064b24d Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 20 Jan 2026 17:05:45 +0000 Subject: [PATCH 09/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21180367306 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index c08da1b8..e3a0c83d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "f8fc955c5bec3c2d626ad814b9195412ef801ca4.zip", hash = "sha256:0ea34043f9536927c516f50e82fc8eccf2786bd0505acd23825105eca9ed89b7"}, + {file = "bec20edf5bdf50f797e6bb9150a4878948552e14.zip", hash = "sha256:a99efce4afb3430aa28104181273c002a188592a9f1c969182edb1fa2a3310cc"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f8fc955c5bec3c2d626ad814b9195412ef801ca4.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/bec20edf5bdf50f797e6bb9150a4878948552e14.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "a5d27fa9034b062adb9a2f6799292dba2d8f6f322ce709b034b9aed491bc00ab" +content-hash = "417dff4b0fb999deca7dcf8dd693e717ef6bc30aebcf6069d580d2e34bfffe8d" diff --git a/pyproject.toml b/pyproject.toml index 418fb17c..f9fe44dc 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/f8fc955c5bec3c2d626ad814b9195412ef801ca4.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/bec20edf5bdf50f797e6bb9150a4878948552e14.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 60fe0084d3fdb07b3210a3d06a938bbfc58f4fcb Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Tue, 20 Jan 2026 18:06:45 +0000 Subject: [PATCH 10/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21182196527 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e3a0c83d..71310a42 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "bec20edf5bdf50f797e6bb9150a4878948552e14.zip", hash = "sha256:a99efce4afb3430aa28104181273c002a188592a9f1c969182edb1fa2a3310cc"}, + {file = "25132b3c1dc98e3632ae2928835d7303dd63ec9c.zip", hash = "sha256:ee841964bd36bd5a42cee6ce5ec0371ee8ff7d575148c474a8928d948aaecc75"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/bec20edf5bdf50f797e6bb9150a4878948552e14.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/25132b3c1dc98e3632ae2928835d7303dd63ec9c.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "417dff4b0fb999deca7dcf8dd693e717ef6bc30aebcf6069d580d2e34bfffe8d" +content-hash = "dcea728931a4c591b980e67f674781d9df5fd57656a8a940a594f7f610b0e7c6" diff --git a/pyproject.toml b/pyproject.toml index f9fe44dc..1dd5f27e 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/bec20edf5bdf50f797e6bb9150a4878948552e14.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/25132b3c1dc98e3632ae2928835d7303dd63ec9c.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 fa51387b6949b682304ca439f30c9dad0e7931a4 Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Wed, 21 Jan 2026 15:27:03 +0000 Subject: [PATCH 11/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21215275611 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 71310a42..4b6fdd43 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "25132b3c1dc98e3632ae2928835d7303dd63ec9c.zip", hash = "sha256:ee841964bd36bd5a42cee6ce5ec0371ee8ff7d575148c474a8928d948aaecc75"}, + {file = "7749915dc3f2151caf77296f7ce5a967e5e46f3b.zip", hash = "sha256:01b13bdd673e8f62f67f6db37e3dd4a61302cbf967ddef2620863dd4387c78cb"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/25132b3c1dc98e3632ae2928835d7303dd63ec9c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7749915dc3f2151caf77296f7ce5a967e5e46f3b.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "dcea728931a4c591b980e67f674781d9df5fd57656a8a940a594f7f610b0e7c6" +content-hash = "10a7c814cae3668feab006773d71de0728db3309ff36c4d8475fe800b1022f0f" diff --git a/pyproject.toml b/pyproject.toml index 1dd5f27e..632f38c4 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/25132b3c1dc98e3632ae2928835d7303dd63ec9c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/7749915dc3f2151caf77296f7ce5a967e5e46f3b.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 b6d44264255e7ff5d842cb80187d966ec3dfc90c Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Wed, 21 Jan 2026 15:29:29 +0000 Subject: [PATCH 12/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21215356833 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4b6fdd43..a56be55c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "7749915dc3f2151caf77296f7ce5a967e5e46f3b.zip", hash = "sha256:01b13bdd673e8f62f67f6db37e3dd4a61302cbf967ddef2620863dd4387c78cb"}, + {file = "8e8eb6a055c77be7eecbe6793c34f085ca5bda77.zip", hash = "sha256:33bcf337542da7ce338dea8157cf0fac64aff6bcd8a2efe7ef254182a8aa7f69"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/7749915dc3f2151caf77296f7ce5a967e5e46f3b.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/8e8eb6a055c77be7eecbe6793c34f085ca5bda77.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "10a7c814cae3668feab006773d71de0728db3309ff36c4d8475fe800b1022f0f" +content-hash = "887658c5ae68de8e514fe7df6ca9ecc9d68c95d291f19b5ada0bd7b9c6a1ab4c" diff --git a/pyproject.toml b/pyproject.toml index 632f38c4..ff255f29 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/7749915dc3f2151caf77296f7ce5a967e5e46f3b.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8e8eb6a055c77be7eecbe6793c34f085ca5bda77.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 aed338915327d07cf88969a8e5c37c597238b40d Mon Sep 17 00:00:00 2001 From: matt-bernstein Date: Wed, 21 Jan 2026 19:00:40 +0000 Subject: [PATCH 13/13] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/Adala/actions/runs/21222044704 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a56be55c..5dd8db78 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3776,7 +3776,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "8e8eb6a055c77be7eecbe6793c34f085ca5bda77.zip", hash = "sha256:33bcf337542da7ce338dea8157cf0fac64aff6bcd8a2efe7ef254182a8aa7f69"}, + {file = "4879e9ccbc90ace60d8015fc652b63fefab8c091.zip", hash = "sha256:254f0cd6ff261d31d22264219dc2783a660d829e89af8d0da24de229ca7eae57"}, ] [package.dependencies] @@ -3804,7 +3804,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/8e8eb6a055c77be7eecbe6793c34f085ca5bda77.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/4879e9ccbc90ace60d8015fc652b63fefab8c091.zip" [[package]] name = "litellm" @@ -8878,4 +8878,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "887658c5ae68de8e514fe7df6ca9ecc9d68c95d291f19b5ada0bd7b9c6a1ab4c" +content-hash = "66af08c243e134dca06e0575f420b013dcc7f0532451db93fdbafcb682a8d651" diff --git a/pyproject.toml b/pyproject.toml index ff255f29..cd545881 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/8e8eb6a055c77be7eecbe6793c34f085ca5bda77.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/4879e9ccbc90ace60d8015fc652b63fefab8c091.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)",