diff --git a/poetry.lock b/poetry.lock index da9073af096c..6376a7b8e1da 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 = "97174544e73031c0ccfc40850e186b81d3ef310c.zip", hash = "sha256:54fbed4d89be7ab2b86a4641006382810899f8599a342cb0fd949cfc8d3efb30"}, + {file = "37faaf266f81338cb0dea834c7e3b5e548215b4b.zip", hash = "sha256:001f6f2d7cdb3a9744ac7b442aebea8499f43af6e229cff31253e40f4a26b41f"}, ] [package.dependencies] @@ -2171,7 +2171,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/97174544e73031c0ccfc40850e186b81d3ef310c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/37faaf266f81338cb0dea834c7e3b5e548215b4b.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 = "884e170789203598356a5fb151a2fb42052b7dfae564b4c325917879678d6be7" +content-hash = "453266021b28e6fba7abbb50624b857958509ab5ee4a7383a0156337afde7e93" diff --git a/pyproject.toml b/pyproject.toml index ff8d69f04d1e..486649293a53 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/97174544e73031c0ccfc40850e186b81d3ef310c.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/37faaf266f81338cb0dea834c7e3b5e548215b4b.zip", ## HumanSignal repo dependencies :end ]