From 666edd4dfd1d044cac8fb29a5dd4e3177ee1d559 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:56:30 +0000 Subject: [PATCH 01/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11576540570 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 356cde2f..e276372e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "238b0f48dcac00d78a6e97862ea82011527307ce.zip", hash = "sha256:e54d85f7f9f4bd363df3485c070eab7c0e416da93859380d4e5125f50ffcb63f"}, + {file = "ceebaece653312b8d1002e25063c0d61f9e95875.zip", hash = "sha256:e73f4269f685ab24ddf3f1cfa45ccbd32509b1b6a7e5aab5b78c82f5eb99b04a"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/238b0f48dcac00d78a6e97862ea82011527307ce.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ceebaece653312b8d1002e25063c0d61f9e95875.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "e180c394c89f439a13dbb216f373f6055360f98d65d5dbc91457792211ba33e8" +content-hash = "a33206447ec0f1315d9e8ec7a23f54a29970602f6f5c94ab93827b14a5e18196" diff --git a/pyproject.toml b/pyproject.toml index 59619425..c7b06073 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/238b0f48dcac00d78a6e97862ea82011527307ce.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/ceebaece653312b8d1002e25063c0d61f9e95875.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 5118105c484dcf61525f1b3e0c470500975723fb Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:12:56 +0000 Subject: [PATCH 02/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11593920145 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e276372e..5d436db4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "ceebaece653312b8d1002e25063c0d61f9e95875.zip", hash = "sha256:e73f4269f685ab24ddf3f1cfa45ccbd32509b1b6a7e5aab5b78c82f5eb99b04a"}, + {file = "f991cf4355b539ac59f5dce7d847c7c2e9ff22e8.zip", hash = "sha256:40b9bff0dbafe3dbc511e9b7324f9c196963090bd0f791e6e20d6b361702831b"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ceebaece653312b8d1002e25063c0d61f9e95875.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f991cf4355b539ac59f5dce7d847c7c2e9ff22e8.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "a33206447ec0f1315d9e8ec7a23f54a29970602f6f5c94ab93827b14a5e18196" +content-hash = "322e5cef016c72e4263d411cf600fac65db646f917561371b197716a6bfe72e5" diff --git a/pyproject.toml b/pyproject.toml index c7b06073..42e34e53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/ceebaece653312b8d1002e25063c0d61f9e95875.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/f991cf4355b539ac59f5dce7d847c7c2e9ff22e8.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From e2a9000c86793e11b8ae8fffe57452ebad440310 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:16:42 +0000 Subject: [PATCH 03/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11593986679 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5d436db4..44993717 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "f991cf4355b539ac59f5dce7d847c7c2e9ff22e8.zip", hash = "sha256:40b9bff0dbafe3dbc511e9b7324f9c196963090bd0f791e6e20d6b361702831b"}, + {file = "908c9bfaaa9147dd32dbf1fcd5652758654d43ce.zip", hash = "sha256:e6887260c9e9c2d5e8fbe9c4aad2c8b573179782ab11b3db45ed745d34d2f294"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f991cf4355b539ac59f5dce7d847c7c2e9ff22e8.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/908c9bfaaa9147dd32dbf1fcd5652758654d43ce.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "322e5cef016c72e4263d411cf600fac65db646f917561371b197716a6bfe72e5" +content-hash = "89d1f42eef5cd126d003f9d286b47e9c66899b5723041758a8054c004e2f2d5e" diff --git a/pyproject.toml b/pyproject.toml index 42e34e53..fefe689b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/f991cf4355b539ac59f5dce7d847c7c2e9ff22e8.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/908c9bfaaa9147dd32dbf1fcd5652758654d43ce.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From efa24c99d756ded56938ec3539c3692d7bb7b6dd Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:17:57 +0000 Subject: [PATCH 04/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594009729 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 44993717..5fbea2bb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "908c9bfaaa9147dd32dbf1fcd5652758654d43ce.zip", hash = "sha256:e6887260c9e9c2d5e8fbe9c4aad2c8b573179782ab11b3db45ed745d34d2f294"}, + {file = "ed9d6ed87ee39ab1f3ddf9e0b3eb18af18556f06.zip", hash = "sha256:121401a031ad8bf36740d2b60f5551937c929e0a4c90beb640f8067a839f2836"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/908c9bfaaa9147dd32dbf1fcd5652758654d43ce.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/ed9d6ed87ee39ab1f3ddf9e0b3eb18af18556f06.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "89d1f42eef5cd126d003f9d286b47e9c66899b5723041758a8054c004e2f2d5e" +content-hash = "67b327548e36c55cd65d6ce41e7938a367f14b9d378fd6e364c72d67d5a0df04" diff --git a/pyproject.toml b/pyproject.toml index fefe689b..54ccac38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/908c9bfaaa9147dd32dbf1fcd5652758654d43ce.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/ed9d6ed87ee39ab1f3ddf9e0b3eb18af18556f06.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 837cbd02259a218e6b2280d39090121f235a5c36 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:21:41 +0000 Subject: [PATCH 05/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594073185 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5fbea2bb..81fe058d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "ed9d6ed87ee39ab1f3ddf9e0b3eb18af18556f06.zip", hash = "sha256:121401a031ad8bf36740d2b60f5551937c929e0a4c90beb640f8067a839f2836"}, + {file = "5a638cd6c11c47b702a3b41f4c03282532025ad3.zip", hash = "sha256:663cf4fb75a080f1f113f5f7a1255bd55b535c0cd5264124ede7c9bbcaab7718"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ed9d6ed87ee39ab1f3ddf9e0b3eb18af18556f06.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/5a638cd6c11c47b702a3b41f4c03282532025ad3.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "67b327548e36c55cd65d6ce41e7938a367f14b9d378fd6e364c72d67d5a0df04" +content-hash = "8ed01fafbcfe1664c876b2c87c71c01b943543df6a6d6206ba47e48c9694efea" diff --git a/pyproject.toml b/pyproject.toml index 54ccac38..389d0a55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/ed9d6ed87ee39ab1f3ddf9e0b3eb18af18556f06.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/5a638cd6c11c47b702a3b41f4c03282532025ad3.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 3f2be127427d63756f36d993d8285af890f3f7a2 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:53:46 +0000 Subject: [PATCH 06/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594644221 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 81fe058d..f5905953 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "5a638cd6c11c47b702a3b41f4c03282532025ad3.zip", hash = "sha256:663cf4fb75a080f1f113f5f7a1255bd55b535c0cd5264124ede7c9bbcaab7718"}, + {file = "37900b72730d15887da48b8aa1f432ebcaeb4bac.zip", hash = "sha256:61c43799bca1f299f55d104b1d58e5da880b963856ab9a47dbecb3e1fc66d8fb"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/5a638cd6c11c47b702a3b41f4c03282532025ad3.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "8ed01fafbcfe1664c876b2c87c71c01b943543df6a6d6206ba47e48c9694efea" +content-hash = "9b99435db99a7efa1a9a09ca672fff2a20255cbd1583a0685bc905751ec04fc3" diff --git a/pyproject.toml b/pyproject.toml index 389d0a55..dabb7aba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/5a638cd6c11c47b702a3b41f4c03282532025ad3.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From e279bc8f209696466f3a6f572ed19e6f6cae4521 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:57:09 +0000 Subject: [PATCH 07/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594701365 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f5905953..ffc92c51 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "37900b72730d15887da48b8aa1f432ebcaeb4bac.zip", hash = "sha256:61c43799bca1f299f55d104b1d58e5da880b963856ab9a47dbecb3e1fc66d8fb"}, + {file = "19d578c33b499ed4ebc8bda34b8ded0a773ab1aa.zip", hash = "sha256:cbcb3726dbd607be30992bd97a45ebb7978158262c5cacbf8bc5295b20a6eaf7"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/19d578c33b499ed4ebc8bda34b8ded0a773ab1aa.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "9b99435db99a7efa1a9a09ca672fff2a20255cbd1583a0685bc905751ec04fc3" +content-hash = "fd319b2c27dcc1c2b73523c8d4a72b484fbe84c3315b7f3a0e5c726ee262da56" diff --git a/pyproject.toml b/pyproject.toml index dabb7aba..a6658c4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/19d578c33b499ed4ebc8bda34b8ded0a773ab1aa.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From fb75da603c189c3410a08289e19d15e885fdc3f3 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:58:28 +0000 Subject: [PATCH 08/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594710206 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index ffc92c51..f5905953 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "19d578c33b499ed4ebc8bda34b8ded0a773ab1aa.zip", hash = "sha256:cbcb3726dbd607be30992bd97a45ebb7978158262c5cacbf8bc5295b20a6eaf7"}, + {file = "37900b72730d15887da48b8aa1f432ebcaeb4bac.zip", hash = "sha256:61c43799bca1f299f55d104b1d58e5da880b963856ab9a47dbecb3e1fc66d8fb"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/19d578c33b499ed4ebc8bda34b8ded0a773ab1aa.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "fd319b2c27dcc1c2b73523c8d4a72b484fbe84c3315b7f3a0e5c726ee262da56" +content-hash = "9b99435db99a7efa1a9a09ca672fff2a20255cbd1583a0685bc905751ec04fc3" diff --git a/pyproject.toml b/pyproject.toml index a6658c4d..dabb7aba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/19d578c33b499ed4ebc8bda34b8ded0a773ab1aa.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 4a51cb74b5126b791d2d0fdbc4839423b1f65bf4 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:02:41 +0000 Subject: [PATCH 09/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594799257 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f5905953..3dfb0dbc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "37900b72730d15887da48b8aa1f432ebcaeb4bac.zip", hash = "sha256:61c43799bca1f299f55d104b1d58e5da880b963856ab9a47dbecb3e1fc66d8fb"}, + {file = "3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip", hash = "sha256:f55f86ec5519411046f7964b2006e535bbcb94500e290597ead802310f8f4fb2"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "9b99435db99a7efa1a9a09ca672fff2a20255cbd1583a0685bc905751ec04fc3" +content-hash = "a8dff505533cd06f0016f4302f10592f0c29e595bab75efd4227f79497da9fb6" diff --git a/pyproject.toml b/pyproject.toml index dabb7aba..6c1d36f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/37900b72730d15887da48b8aa1f432ebcaeb4bac.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 6238a81b91f23cfc2649d1b5def392ec3b3b5583 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:06:05 +0000 Subject: [PATCH 10/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594861536 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3dfb0dbc..0acc934c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip", hash = "sha256:f55f86ec5519411046f7964b2006e535bbcb94500e290597ead802310f8f4fb2"}, + {file = "154bdf77f2911a3f95439abd743e0f8ab1a6b323.zip", hash = "sha256:4cf969764712062c78be2c30de557a6b9a1f918876bd67cf033d0dc1c8b0a0bc"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/154bdf77f2911a3f95439abd743e0f8ab1a6b323.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "a8dff505533cd06f0016f4302f10592f0c29e595bab75efd4227f79497da9fb6" +content-hash = "6c278648d9be1c83c9fbb0b402e7904744292956026cb9fa3139ec658413216a" diff --git a/pyproject.toml b/pyproject.toml index 6c1d36f1..5f3fb57a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/154bdf77f2911a3f95439abd743e0f8ab1a6b323.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From b9e61a7f43190b37aca2e1cb019ef555f3f7b833 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:07:28 +0000 Subject: [PATCH 11/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594885265 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0acc934c..3dfb0dbc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "154bdf77f2911a3f95439abd743e0f8ab1a6b323.zip", hash = "sha256:4cf969764712062c78be2c30de557a6b9a1f918876bd67cf033d0dc1c8b0a0bc"}, + {file = "3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip", hash = "sha256:f55f86ec5519411046f7964b2006e535bbcb94500e290597ead802310f8f4fb2"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/154bdf77f2911a3f95439abd743e0f8ab1a6b323.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "6c278648d9be1c83c9fbb0b402e7904744292956026cb9fa3139ec658413216a" +content-hash = "a8dff505533cd06f0016f4302f10592f0c29e595bab75efd4227f79497da9fb6" diff --git a/pyproject.toml b/pyproject.toml index 5f3fb57a..6c1d36f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/154bdf77f2911a3f95439abd743e0f8ab1a6b323.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From c00a96174f60416152a4ec8a44be98835589a9e4 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:08:42 +0000 Subject: [PATCH 12/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594899383 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3dfb0dbc..1d209bfc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip", hash = "sha256:f55f86ec5519411046f7964b2006e535bbcb94500e290597ead802310f8f4fb2"}, + {file = "3ccfe0a6f9f55afa714440a3eb37b73afe04d99c.zip", hash = "sha256:234a09801463112a2ec2deb8ca4689f9a2613ea523966c892b4ed9a0ff5869ff"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/3ccfe0a6f9f55afa714440a3eb37b73afe04d99c.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "a8dff505533cd06f0016f4302f10592f0c29e595bab75efd4227f79497da9fb6" +content-hash = "ee276292136798d8113f0ea6f98e7ce00da201869494bfa02b8a9594aaf6d894" diff --git a/pyproject.toml b/pyproject.toml index 6c1d36f1..9a4cf542 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/3df6ac21a728511cd67f8c402bb023f2cc210a4c.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/3ccfe0a6f9f55afa714440a3eb37b73afe04d99c.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 17c00fc2dca3f5009291882f798163b2698bbc06 Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:11:54 +0000 Subject: [PATCH 13/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11594976691 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1d209bfc..05224dc5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "3ccfe0a6f9f55afa714440a3eb37b73afe04d99c.zip", hash = "sha256:234a09801463112a2ec2deb8ca4689f9a2613ea523966c892b4ed9a0ff5869ff"}, + {file = "6f6794a555203faff9445c3d7067d6788ac071a5.zip", hash = "sha256:3bb57e2cea5e5b48f1436c85755e5fc0db7d32af2ebfe0e1c6eff7e133e12c44"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/3ccfe0a6f9f55afa714440a3eb37b73afe04d99c.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/6f6794a555203faff9445c3d7067d6788ac071a5.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "ee276292136798d8113f0ea6f98e7ce00da201869494bfa02b8a9594aaf6d894" +content-hash = "fd8816c23fd185812bf841b3ad9002c076a50517fe9e739840b35f9596209658" diff --git a/pyproject.toml b/pyproject.toml index 9a4cf542..db0a1923 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/3ccfe0a6f9f55afa714440a3eb37b73afe04d99c.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/6f6794a555203faff9445c3d7067d6788ac071a5.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 3f34378c4aa5e81b68c4e06edfa79b362191ddec Mon Sep 17 00:00:00 2001 From: Matt Bernstein Date: Wed, 30 Oct 2024 18:03:31 +0000 Subject: [PATCH 14/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11599028736 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 05224dc5..f082c314 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "6f6794a555203faff9445c3d7067d6788ac071a5.zip", hash = "sha256:3bb57e2cea5e5b48f1436c85755e5fc0db7d32af2ebfe0e1c6eff7e133e12c44"}, + {file = "c493172b1e9a94dccbd4d841f8e333dab9926968.zip", hash = "sha256:9407e86fa5f9cb4fc943e625bdfcd6db9f990d7c2398de4ddac1081d487d64bd"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/6f6794a555203faff9445c3d7067d6788ac071a5.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/c493172b1e9a94dccbd4d841f8e333dab9926968.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "fd8816c23fd185812bf841b3ad9002c076a50517fe9e739840b35f9596209658" +content-hash = "6baad107796c29c197ade3ab61606dfc0e2d47188f5665a9c8b6d01b868fd901" diff --git a/pyproject.toml b/pyproject.toml index db0a1923..b9eb0666 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/6f6794a555203faff9445c3d7067d6788ac071a5.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/c493172b1e9a94dccbd4d841f8e333dab9926968.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 4b9067064882687d4ed63f112c92ccdf29289e4b Mon Sep 17 00:00:00 2001 From: robot-ci-heartex <87703623+robot-ci-heartex@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:05:03 +0000 Subject: [PATCH 15/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11599055788 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index f082c314..41b97c65 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "c493172b1e9a94dccbd4d841f8e333dab9926968.zip", hash = "sha256:9407e86fa5f9cb4fc943e625bdfcd6db9f990d7c2398de4ddac1081d487d64bd"}, + {file = "91637159ca49586098d5b5f60fa451cfe980dc0d.zip", hash = "sha256:cedb9435795dc8fc088633035f3ce25e0449aab0b8a5bef8e3319dcc6bfb86be"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/c493172b1e9a94dccbd4d841f8e333dab9926968.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/91637159ca49586098d5b5f60fa451cfe980dc0d.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "6baad107796c29c197ade3ab61606dfc0e2d47188f5665a9c8b6d01b868fd901" +content-hash = "0c753ec2b9b747d16c3e8ce4531fd702aa415be01e51e168d2a026d3af5e62d7" diff --git a/pyproject.toml b/pyproject.toml index b9eb0666..bcdc9c7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/c493172b1e9a94dccbd4d841f8e333dab9926968.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/91637159ca49586098d5b5f60fa451cfe980dc0d.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From ca4cd00ecb5a27cee00910fafb9d032c7a43031f Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:08:19 +0000 Subject: [PATCH 16/17] [submodules] Bump HumanSignal/label-studio-sdk version Workflow run: https://github.com/HumanSignal/Adala/actions/runs/11599108034 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 41b97c65..64c1fa6c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3513,7 +3513,7 @@ description = "" optional = false python-versions = "^3.8" files = [ - {file = "91637159ca49586098d5b5f60fa451cfe980dc0d.zip", hash = "sha256:cedb9435795dc8fc088633035f3ce25e0449aab0b8a5bef8e3319dcc6bfb86be"}, + {file = "7025e11c7ea98464fc8001a2233208b23be6bddd.zip", hash = "sha256:0ff99c95c2499c98264a6c35bf775881657e58e9e0482a2f96bb3595e0db8212"}, ] [package.dependencies] @@ -3536,7 +3536,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/91637159ca49586098d5b5f60fa451cfe980dc0d.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/7025e11c7ea98464fc8001a2233208b23be6bddd.zip" [[package]] name = "litellm" @@ -8080,4 +8080,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "0c753ec2b9b747d16c3e8ce4531fd702aa415be01e51e168d2a026d3af5e62d7" +content-hash = "787a80e0f443fb6b3c5208fdbdba96f4c872cafa68ee85d66cd3a9b21efe9e77" diff --git a/pyproject.toml b/pyproject.toml index bcdc9c7d..4f604d0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]} kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery uvicorn = "*" pydantic-settings = "^2.2.1" -label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/91637159ca49586098d5b5f60fa451cfe980dc0d.zip"} +label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/7025e11c7ea98464fc8001a2233208b23be6bddd.zip"} kafka-python = "^2.0.2" # https://github.com/geerlingguy/ansible-role-docker/issues/462#issuecomment-2144121102 requests = "2.31.0" From 567b176f0e843c4d30737ea9f590e3b0889a925b Mon Sep 17 00:00:00 2001 From: Matt Bernstein Date: Thu, 31 Oct 2024 09:20:57 -0400 Subject: [PATCH 17/17] update lockfile --- poetry.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6dc9fc32..457cf5ba 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -7411,7 +7411,6 @@ description = "Automatically mock your HTTP interactions to simplify and speed u optional = false python-versions = ">=3.8" files = [ - {file = "vcrpy-6.0.1-py2.py3-none-any.whl", hash = "sha256:621c3fb2d6bd8aa9f87532c688e4575bcbbde0c0afeb5ebdb7e14cac409edfdd"}, {file = "vcrpy-6.0.1.tar.gz", hash = "sha256:9e023fee7f892baa0bbda2f7da7c8ac51165c1c6e38ff8688683a12a4bde9278"}, ] @@ -8080,4 +8079,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "7218ec39ff83ed8021a5cef3f9e1a5d15dfe5bc3a3fdb49e127f7b3b02ac7f93" +content-hash = "787a80e0f443fb6b3c5208fdbdba96f4c872cafa68ee85d66cd3a9b21efe9e77"