diff --git a/poetry.lock b/poetry.lock index 8c615ef9a086..8dfdf4e01919 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 = "annotated-types" @@ -2126,7 +2126,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "04ae19229ddcd36ee7de2194023af2dcb9c2a110.zip", hash = "sha256:4d1619c74783976aff4c0ca96afaceaadc3db022d6fa05f3eb7e59b1638366c9"}, + {file = "93fc747e9c7effb4d7e4671f72c4b85bc6e0278a.zip", hash = "sha256:a02bafa8102c3dac2a79505872eb7d896051b000c8c3caa39c2add10cbacd8ab"}, ] [package.dependencies] @@ -2154,7 +2154,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/04ae19229ddcd36ee7de2194023af2dcb9c2a110.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/93fc747e9c7effb4d7e4671f72c4b85bc6e0278a.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5105,4 +5105,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "2f5ce880b4d2e1ef785c5ad34712de07ece4e3702d335c410f425cc510ced1fc" +content-hash = "665f5ec27060f939e0446cca56e0e494dee47315c28b0fd65c64c18c16c728a5" diff --git a/pyproject.toml b/pyproject.toml index f99028c0df35..874e9df8a5ef 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/04ae19229ddcd36ee7de2194023af2dcb9c2a110.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/93fc747e9c7effb4d7e4671f72c4b85bc6e0278a.zip", ## HumanSignal repo dependencies :end ]