diff --git a/poetry.lock b/poetry.lock index 225e88480ca7..bfe3ae14946c 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 = "ee6166bb0b73b85c1122f0d24ea02997c9876969.zip", hash = "sha256:2048da2c6cb4f5a3393dc6f3b7ac8ac8c6bcc5ef7f045f14acc9a13bcf702e08"}, + {file = "e6c8b459f820e310f13a3bb53efdbd2e373bcbe6.zip", hash = "sha256:90af3ae1a9bfb2511b5962b5135a81db524c77893b2a81bbf5f29a1bc6e5b9a6"}, ] [package.dependencies] @@ -2154,7 +2154,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ee6166bb0b73b85c1122f0d24ea02997c9876969.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/e6c8b459f820e310f13a3bb53efdbd2e373bcbe6.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 = "f36a1eb6028ba14cd7630497521de3eaa4d75bb84749a1a978772fb458a9c65e" +content-hash = "deaf4d122e5b8a8170b6b67beec15e8c1019130335b36adf0fc17f9f6fca9f50" diff --git a/pyproject.toml b/pyproject.toml index b865890d5a56..fdce70614887 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/ee6166bb0b73b85c1122f0d24ea02997c9876969.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/e6c8b459f820e310f13a3bb53efdbd2e373bcbe6.zip", ## HumanSignal repo dependencies :end ]