diff --git a/poetry.lock b/poetry.lock index d939d8bd82d5..0d1c2bca6869 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" @@ -2143,7 +2143,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "4017126069cbdb6b9e676235908f4f165c28c311.zip", hash = "sha256:824a12cb6858ecc47cd975be0b5a09aa526f837a0a3674e372fc87040158291f"}, + {file = "5d085687def82b31c29ccab0a40ba16643cca494.zip", hash = "sha256:760572cb4a890d384d2be1b311066962c57b71baa87554960e44953815aa39fd"}, ] [package.dependencies] @@ -2171,7 +2171,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/4017126069cbdb6b9e676235908f4f165c28c311.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5d085687def82b31c29ccab0a40ba16643cca494.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5117,4 +5117,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "a5a7da96de07746c40130a677d14bc7e6b490367e13b1b49e93301c1454e885e" +content-hash = "00fa0c93a5f5e8b7e2dcb1259cd2afaea4fbccb6b6e8bef9f1dfd6a047fb72ab" diff --git a/pyproject.toml b/pyproject.toml index 82eb28bbfa6f..7d832f370cc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,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/4017126069cbdb6b9e676235908f4f165c28c311.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5d085687def82b31c29ccab0a40ba16643cca494.zip", ## HumanSignal repo dependencies :end ]