diff --git a/docs/poetry.lock b/docs/poetry.lock index 0e65e7d46..817b93a86 100644 --- a/docs/poetry.lock +++ b/docs/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "attrs" @@ -321,13 +321,13 @@ resolved_reference = "a847c8b15a41187bb10f1b1ba2e9177ac26561d2" [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] diff --git a/e2e/poetry.lock b/e2e/poetry.lock index d9df9a64f..b6ed0968f 100644 --- a/e2e/poetry.lock +++ b/e2e/poetry.lock @@ -384,13 +384,13 @@ lxml = ["lxml"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1319,4 +1319,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "3.9.18" -content-hash = "c17678d882ded4868e9e464ad615fa6be48817c2fac052cb9243e7915a894bdc" +content-hash = "f13f5c8a0f9f0fc79f4ebf9dbc4361dcb334bf798f116623ce5a830938e4f083" diff --git a/e2e/pyproject.toml b/e2e/pyproject.toml index 4f642b9db..2685f47d3 100644 --- a/e2e/pyproject.toml +++ b/e2e/pyproject.toml @@ -11,7 +11,7 @@ python = "3.9.18" [tool.poetry.group.dev.dependencies] bandit = "^1.7.4" -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mypy = "^1.10.0" pip-audit = "^2.7.3" pytest = "^8.2.2" diff --git a/front/admin_ui/poetry.lock b/front/admin_ui/poetry.lock index 6bb5feb89..46b9bc103 100644 --- a/front/admin_ui/poetry.lock +++ b/front/admin_ui/poetry.lock @@ -1225,13 +1225,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1452,7 +1452,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/jobs/cache_maintenance/poetry.lock b/jobs/cache_maintenance/poetry.lock index 7b24688d1..8b9c619b0 100644 --- a/jobs/cache_maintenance/poetry.lock +++ b/jobs/cache_maintenance/poetry.lock @@ -955,13 +955,13 @@ lxml = ["lxml"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1079,7 +1079,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/jobs/mongodb_migration/poetry.lock b/jobs/mongodb_migration/poetry.lock index 736f75289..8c972ea3e 100644 --- a/jobs/mongodb_migration/poetry.lock +++ b/jobs/mongodb_migration/poetry.lock @@ -955,13 +955,13 @@ lxml = ["lxml"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1079,7 +1079,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/libs/libapi/poetry.lock b/libs/libapi/poetry.lock index 1fd970014..5fb3b8a6b 100644 --- a/libs/libapi/poetry.lock +++ b/libs/libapi/poetry.lock @@ -1023,13 +1023,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1147,7 +1147,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/libs/libcommon/poetry.lock b/libs/libcommon/poetry.lock index a27e354d2..02a5b8957 100644 --- a/libs/libcommon/poetry.lock +++ b/libs/libcommon/poetry.lock @@ -1047,13 +1047,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -3936,4 +3936,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "3.9.18" -content-hash = "419bf28e25db5cb8f11b75b38723520b7cad3187fe6800cf690fb45610b62c4b" +content-hash = "15c62fe7ecbcf2ff6626c8b2a34a332d2a4401d65b6b197d83bd824ddfcbaf00" diff --git a/libs/libcommon/pyproject.toml b/libs/libcommon/pyproject.toml index 848593a07..48cc7629b 100644 --- a/libs/libcommon/pyproject.toml +++ b/libs/libcommon/pyproject.toml @@ -12,7 +12,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/admin/poetry.lock b/services/admin/poetry.lock index f0377ef69..072eaaf82 100644 --- a/services/admin/poetry.lock +++ b/services/admin/poetry.lock @@ -1024,13 +1024,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1170,7 +1170,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/api/poetry.lock b/services/api/poetry.lock index 5f744de50..e972a271f 100644 --- a/services/api/poetry.lock +++ b/services/api/poetry.lock @@ -1024,13 +1024,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1189,7 +1189,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/rows/poetry.lock b/services/rows/poetry.lock index 6dd726917..050bedbe4 100644 --- a/services/rows/poetry.lock +++ b/services/rows/poetry.lock @@ -1043,13 +1043,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1208,7 +1208,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/search/poetry.lock b/services/search/poetry.lock index ec0f59043..131f3ff47 100644 --- a/services/search/poetry.lock +++ b/services/search/poetry.lock @@ -1067,13 +1067,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1248,7 +1248,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/sse-api/poetry.lock b/services/sse-api/poetry.lock index 7ddf29534..99a3b9479 100644 --- a/services/sse-api/poetry.lock +++ b/services/sse-api/poetry.lock @@ -1072,13 +1072,13 @@ files = [ [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1218,7 +1218,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/webhook/poetry.lock b/services/webhook/poetry.lock index 7e333924b..db0c487d4 100644 --- a/services/webhook/poetry.lock +++ b/services/webhook/poetry.lock @@ -1024,13 +1024,13 @@ socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1189,7 +1189,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/worker/poetry.lock b/services/worker/poetry.lock index c7940b374..214838e2d 100644 --- a/services/worker/poetry.lock +++ b/services/worker/poetry.lock @@ -1392,13 +1392,13 @@ lxml = ["lxml"] [[package]] name = "huggingface-hub" -version = "0.24.6" +version = "0.25.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" optional = false python-versions = ">=3.8.0" files = [ - {file = "huggingface_hub-0.24.6-py3-none-any.whl", hash = "sha256:a990f3232aa985fe749bc9474060cbad75e8b2f115f6665a9fda5b9c97818970"}, - {file = "huggingface_hub-0.24.6.tar.gz", hash = "sha256:cc2579e761d070713eaa9c323e3debe39d5b464ae3a7261c39a9195b27bb8000"}, + {file = "huggingface_hub-0.25.1-py3-none-any.whl", hash = "sha256:a5158ded931b3188f54ea9028097312cb0acd50bffaaa2612014c3c526b44972"}, + {file = "huggingface_hub-0.25.1.tar.gz", hash = "sha256:9ff7cb327343211fbd06e2b149b8f362fd1e389454f3f14c6db75a4999ee20ff"}, ] [package.dependencies] @@ -1649,7 +1649,7 @@ cryptography = "^43.0.1" datasets = {version = "3.0.1", extras = ["audio", "vision"]} environs = "^9.5.0" fsspec = {version = "2024.3.1", extras = ["s3"]} -huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]} +huggingface-hub = {version = "^0.25.1", extras = ["hf-transfer"]} mongo-types = "0.15.1" mongoengine = "^0.27.0" networkx = "^3.0" diff --git a/services/worker/src/worker/job_runners/config/parquet_and_info.py b/services/worker/src/worker/job_runners/config/parquet_and_info.py index 48f3673d9..3a57cc850 100644 --- a/services/worker/src/worker/job_runners/config/parquet_and_info.py +++ b/services/worker/src/worker/job_runners/config/parquet_and_info.py @@ -48,8 +48,8 @@ CommitOperationCopy, CommitOperationDelete, ) +from huggingface_hub.errors import HfHubHTTPError, RepositoryNotFoundError from huggingface_hub.hf_api import CommitInfo, DatasetInfo, HfApi, RepoFile -from huggingface_hub.utils._errors import HfHubHTTPError, RepositoryNotFoundError from huggingface_hub.utils._http import HTTP_METHOD_T, Response, http_backoff from libcommon.constants import ( PROCESSING_STEP_CONFIG_PARQUET_AND_INFO_ROW_GROUP_SIZE_FOR_AUDIO_DATASETS, diff --git a/services/worker/src/worker/job_runners/split/duckdb_index.py b/services/worker/src/worker/job_runners/split/duckdb_index.py index e970177e8..d09af424d 100644 --- a/services/worker/src/worker/job_runners/split/duckdb_index.py +++ b/services/worker/src/worker/job_runners/split/duckdb_index.py @@ -15,9 +15,9 @@ CommitOperationAdd, CommitOperationDelete, ) +from huggingface_hub.errors import HfHubHTTPError, RepositoryNotFoundError from huggingface_hub.hf_api import HfApi from huggingface_hub.repocard_data import DatasetCardData -from huggingface_hub.utils._errors import HfHubHTTPError, RepositoryNotFoundError from libcommon.constants import DUCKDB_INDEX_JOB_RUNNER_SUBDIRECTORY, ROW_IDX_COLUMN from libcommon.dtos import JobInfo from libcommon.exceptions import ( diff --git a/services/worker/src/worker/utils.py b/services/worker/src/worker/utils.py index c91495ebf..1dbc91efe 100644 --- a/services/worker/src/worker/utils.py +++ b/services/worker/src/worker/utils.py @@ -16,8 +16,8 @@ from datasets import Dataset, DatasetInfo, DownloadConfig, Features, IterableDataset, load_dataset from datasets.utils.file_utils import SINGLE_FILE_COMPRESSION_EXTENSION_TO_PROTOCOL from huggingface_hub import HfFileSystem, HfFileSystemFile +from huggingface_hub.errors import RepositoryNotFoundError from huggingface_hub.hf_api import HfApi -from huggingface_hub.utils._errors import RepositoryNotFoundError from libcommon.constants import CONFIG_SPLIT_NAMES_KIND, MAX_COLUMN_NAME_LENGTH from libcommon.dtos import RowsContent from libcommon.exceptions import (