From c31c31d43fa3e02868f46d6a1f60d9f69c9ac17a Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 14:21:52 +0000 Subject: [PATCH 1/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21289262280 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a86af662e0ab..57e1eacf2697 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2148,7 +2148,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "f15108fac7df29efea57d6b05ddbe3f637480ed8.zip", hash = "sha256:dd12fa67ffed933c720096795ae1429f99ad96ee5ca8e7f0d2cca0e5ad2cc404"}, + {file = "e33686586ce7f7fbd5f27bb8038e62d54922f598.zip", hash = "sha256:1f5dcc56ebede71b27c4720b484b8e3b4ab4e97d50608d9bcd28dcd261e931cd"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f15108fac7df29efea57d6b05ddbe3f637480ed8.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e33686586ce7f7fbd5f27bb8038e62d54922f598.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "996dc99d2821938d55be88391e5da01476eccd7c04932e16b4b6eb2ff6210ad8" +content-hash = "43e2172c47823ffec87e16be73743ca83e122ed4d2853e83f5e95406964f169f" diff --git a/pyproject.toml b/pyproject.toml index 8eac783c70bf..c5555309cf1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f15108fac7df29efea57d6b05ddbe3f637480ed8.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e33686586ce7f7fbd5f27bb8038e62d54922f598.zip", ## HumanSignal repo dependencies :end ] From 290c7f548e0906dacf793cbc8a5bfbb56a29a653 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 14:31:40 +0000 Subject: [PATCH 2/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21289597333 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 57e1eacf2697..36f690b21060 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2142,13 +2142,13 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7) ; platform_python_implementat [[package]] name = "label-studio-sdk" -version = "2.0.17" +version = "2.0.18.dev" description = "" optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "e33686586ce7f7fbd5f27bb8038e62d54922f598.zip", hash = "sha256:1f5dcc56ebede71b27c4720b484b8e3b4ab4e97d50608d9bcd28dcd261e931cd"}, + {file = "43301c4695fab20e845731dd6d5b859dac206c1e.zip", hash = "sha256:4585cc0557721e6af435a69299abb7536c0bd36646264320943f72d0d8c15cb4"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e33686586ce7f7fbd5f27bb8038e62d54922f598.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/43301c4695fab20e845731dd6d5b859dac206c1e.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "43e2172c47823ffec87e16be73743ca83e122ed4d2853e83f5e95406964f169f" +content-hash = "b54bcdd18f10314fe3b9a38f563e9ebda9e9e27f284cb2878935ad79fd64dafa" diff --git a/pyproject.toml b/pyproject.toml index c5555309cf1b..3e526694b4aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e33686586ce7f7fbd5f27bb8038e62d54922f598.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/43301c4695fab20e845731dd6d5b859dac206c1e.zip", ## HumanSignal repo dependencies :end ] From ab17c8bf6be99bb230f0b4a658bce3e8423c3e5d Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 14:42:02 +0000 Subject: [PATCH 3/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21289674223 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 36f690b21060..1c442b98ef49 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2142,13 +2142,13 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7) ; platform_python_implementat [[package]] name = "label-studio-sdk" -version = "2.0.18.dev" +version = "2.0.17" description = "" optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "43301c4695fab20e845731dd6d5b859dac206c1e.zip", hash = "sha256:4585cc0557721e6af435a69299abb7536c0bd36646264320943f72d0d8c15cb4"}, + {file = "cc45bb6744b152e54f96dc442b4a1ac3ddaa1e32.zip", hash = "sha256:af461e5b3b7708eb97671a0965c4f50dab03af3fbd29fe1c3331c47cd059e1c3"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/43301c4695fab20e845731dd6d5b859dac206c1e.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/cc45bb6744b152e54f96dc442b4a1ac3ddaa1e32.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "b54bcdd18f10314fe3b9a38f563e9ebda9e9e27f284cb2878935ad79fd64dafa" +content-hash = "62e709103876ae7b6da248e38ac64b27266ccaf57ac1415b3ba635435c43ace1" diff --git a/pyproject.toml b/pyproject.toml index 3e526694b4aa..5e0ef376a4bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/43301c4695fab20e845731dd6d5b859dac206c1e.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/cc45bb6744b152e54f96dc442b4a1ac3ddaa1e32.zip", ## HumanSignal repo dependencies :end ] From 6827028775921cb7639bb198dc4238d59ab96e36 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 15:14:40 +0000 Subject: [PATCH 4/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21290942961 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1c442b98ef49..297529e3c2f8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2142,13 +2142,13 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7) ; platform_python_implementat [[package]] name = "label-studio-sdk" -version = "2.0.17" +version = "2.0.18" description = "" optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "cc45bb6744b152e54f96dc442b4a1ac3ddaa1e32.zip", hash = "sha256:af461e5b3b7708eb97671a0965c4f50dab03af3fbd29fe1c3331c47cd059e1c3"}, + {file = "f7fc9dddb4125fa89210a2a13e14c26c07f6bd09.zip", hash = "sha256:7570863101f35644530a5101fcb9f07eed70ee30688b02eb11a7d16f45c8a69a"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/cc45bb6744b152e54f96dc442b4a1ac3ddaa1e32.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f7fc9dddb4125fa89210a2a13e14c26c07f6bd09.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "62e709103876ae7b6da248e38ac64b27266ccaf57ac1415b3ba635435c43ace1" +content-hash = "92c5111254ca73bf5ae4ca4d4374d88c427c9f9be455decccb00517c76d9c920" diff --git a/pyproject.toml b/pyproject.toml index 5e0ef376a4bf..0eca7988a4b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/cc45bb6744b152e54f96dc442b4a1ac3ddaa1e32.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f7fc9dddb4125fa89210a2a13e14c26c07f6bd09.zip", ## HumanSignal repo dependencies :end ] From 7f2917695a6fab61c5029c160106db6eb75a8296 Mon Sep 17 00:00:00 2001 From: mcanu Date: Fri, 23 Jan 2026 15:24:06 +0000 Subject: [PATCH 5/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21291232704 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 297529e3c2f8..3a6ee2d1adef 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2148,7 +2148,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "f7fc9dddb4125fa89210a2a13e14c26c07f6bd09.zip", hash = "sha256:7570863101f35644530a5101fcb9f07eed70ee30688b02eb11a7d16f45c8a69a"}, + {file = "e4bc99d29483e53ed42d4ca449642c30024bd2d4.zip", hash = "sha256:4b24059fb134e79538c21adc294de9e69ea66b5d95468746d41cd13d96c9ad03"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f7fc9dddb4125fa89210a2a13e14c26c07f6bd09.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e4bc99d29483e53ed42d4ca449642c30024bd2d4.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "92c5111254ca73bf5ae4ca4d4374d88c427c9f9be455decccb00517c76d9c920" +content-hash = "6afbe6cc0e96ca31564ee81990a3e54aca1523adf566dbf32ceb1c7ae10631e1" diff --git a/pyproject.toml b/pyproject.toml index 0eca7988a4b9..7b315a5c080f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f7fc9dddb4125fa89210a2a13e14c26c07f6bd09.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e4bc99d29483e53ed42d4ca449642c30024bd2d4.zip", ## HumanSignal repo dependencies :end ] From 39e584f88a8986184fbc191c16329687d299832f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 15:27:48 +0000 Subject: [PATCH 6/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21291346373 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3a6ee2d1adef..042fbab48a3c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2148,7 +2148,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "e4bc99d29483e53ed42d4ca449642c30024bd2d4.zip", hash = "sha256:4b24059fb134e79538c21adc294de9e69ea66b5d95468746d41cd13d96c9ad03"}, + {file = "86f91b97fde76b3c66f433ac4f6f626ace116fab.zip", hash = "sha256:9ed846c81613cb2fb10d53c3218bf38a4d7cab632ab351a958caa0384ea21cc0"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/e4bc99d29483e53ed42d4ca449642c30024bd2d4.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/86f91b97fde76b3c66f433ac4f6f626ace116fab.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "6afbe6cc0e96ca31564ee81990a3e54aca1523adf566dbf32ceb1c7ae10631e1" +content-hash = "db4865486f67d0b7e58bf916c668331958878f75e34ff8d016ac01e5a87425a2" diff --git a/pyproject.toml b/pyproject.toml index 7b315a5c080f..57d07726ae73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e4bc99d29483e53ed42d4ca449642c30024bd2d4.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/86f91b97fde76b3c66f433ac4f6f626ace116fab.zip", ## HumanSignal repo dependencies :end ] From c6678b9e018b379027edb7d379417da5c16999be Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 15:48:33 +0000 Subject: [PATCH 7/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21291993944 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 042fbab48a3c..7e6c19def6d4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2148,7 +2148,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "86f91b97fde76b3c66f433ac4f6f626ace116fab.zip", hash = "sha256:9ed846c81613cb2fb10d53c3218bf38a4d7cab632ab351a958caa0384ea21cc0"}, + {file = "67b5174218be75c0923d98c56b5e251077d0f0e0.zip", hash = "sha256:6f575e2ab7be7cf46c19e5b06556c371ecb85d5879b49e2888657a04c6a410ae"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/86f91b97fde76b3c66f433ac4f6f626ace116fab.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/67b5174218be75c0923d98c56b5e251077d0f0e0.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "db4865486f67d0b7e58bf916c668331958878f75e34ff8d016ac01e5a87425a2" +content-hash = "c1ab6a25d542cba166218983ec8af6d7529a0bc66a49cedd50ca9951a4880b09" diff --git a/pyproject.toml b/pyproject.toml index 57d07726ae73..9e4bd615084a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/86f91b97fde76b3c66f433ac4f6f626ace116fab.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/67b5174218be75c0923d98c56b5e251077d0f0e0.zip", ## HumanSignal repo dependencies :end ] From a530785f049a3928a9da9cbcdf8772e658922d0e Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 16:26:03 +0000 Subject: [PATCH 8/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/21293095751 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7e6c19def6d4..0c1ffb12be6a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2148,7 +2148,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "67b5174218be75c0923d98c56b5e251077d0f0e0.zip", hash = "sha256:6f575e2ab7be7cf46c19e5b06556c371ecb85d5879b49e2888657a04c6a410ae"}, + {file = "f8fa10c7b92562900daeb29058ca213f0b2786f7.zip", hash = "sha256:f28710b30bfcd451484960ae0e1d35b3dd10763a4caceb9a7ebbd0250e99d08c"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/67b5174218be75c0923d98c56b5e251077d0f0e0.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f8fa10c7b92562900daeb29058ca213f0b2786f7.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "c1ab6a25d542cba166218983ec8af6d7529a0bc66a49cedd50ca9951a4880b09" +content-hash = "2a669a7073ace4f7d648eca3550e30344a8a3e4d7d7e239a09f8450ed605a440" diff --git a/pyproject.toml b/pyproject.toml index 9e4bd615084a..f3517eba8188 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/67b5174218be75c0923d98c56b5e251077d0f0e0.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f8fa10c7b92562900daeb29058ca213f0b2786f7.zip", ## HumanSignal repo dependencies :end ] From c42f69dce82621a841b2e0e843f1bddc262e1c91 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Fri, 23 Jan 2026 16:28:33 +0000 Subject: [PATCH 9/9] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/21293213511 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0c1ffb12be6a..6df8f1e24d3d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2148,7 +2148,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "f8fa10c7b92562900daeb29058ca213f0b2786f7.zip", hash = "sha256:f28710b30bfcd451484960ae0e1d35b3dd10763a4caceb9a7ebbd0250e99d08c"}, + {file = "f9b9898ea4323597e624466d0f568a611f5f3a22.zip", hash = "sha256:fec800fd7c72893051138ebe832f1784e5d9bc0cba825539ff9acb729d56cee4"}, ] [package.dependencies] @@ -2176,7 +2176,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f8fa10c7b92562900daeb29058ca213f0b2786f7.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f9b9898ea4323597e624466d0f568a611f5f3a22.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5146,4 +5146,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "2a669a7073ace4f7d648eca3550e30344a8a3e4d7d7e239a09f8450ed605a440" +content-hash = "aae1df40d3375ad8bb7aa2ccc90ea9627b4a12e975bebb4b7747c1aa848426db" diff --git a/pyproject.toml b/pyproject.toml index f3517eba8188..24e748a3c3e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f8fa10c7b92562900daeb29058ca213f0b2786f7.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f9b9898ea4323597e624466d0f568a611f5f3a22.zip", ## HumanSignal repo dependencies :end ]