From 5a8434e007f6f414da9a4f9967cd339d0f126b30 Mon Sep 17 00:00:00 2001 From: Denis Kulandin Date: Thu, 6 Jun 2024 07:23:02 +0000 Subject: [PATCH] Enabling PyArrow 16.0.1 --- projects/default/poetry.lock | 5 ++--- projects/experimental/poetry.lock | 5 ++--- projects/pyproject.toml.template | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/projects/default/poetry.lock b/projects/default/poetry.lock index 8e2989db9..0458338d6 100644 --- a/projects/default/poetry.lock +++ b/projects/default/poetry.lock @@ -3077,7 +3077,6 @@ files = [ {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, - {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"}, @@ -3861,7 +3860,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\""} +greenlet = {version = "!=0.4.17", markers = "platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\""} typing-extensions = ">=4.6.0" [package.extras] @@ -4529,4 +4528,4 @@ torch = ["lightning", "pytorch-ranger", "torch"] [metadata] lock-version = "2.0" python-versions = ">=3.8.1, <3.11" -content-hash = "d10786bae642be193bf64739a40b4bb777e3748ccd22f5b98549d8d97510c7fc" +content-hash = "00ff238d5d54c03f823bf6a7ab0e7ab3cf9f2c3cbaaed9860b21833c0b0c6c76" diff --git a/projects/experimental/poetry.lock b/projects/experimental/poetry.lock index 0dead0807..169b1d860 100644 --- a/projects/experimental/poetry.lock +++ b/projects/experimental/poetry.lock @@ -4070,7 +4070,6 @@ files = [ {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, - {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"}, @@ -4906,7 +4905,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\""} +greenlet = {version = "!=0.4.17", markers = "platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\""} typing-extensions = ">=4.6.0" [package.extras] @@ -5674,4 +5673,4 @@ torch = ["lightning", "pytorch-ranger", "torch"] [metadata] lock-version = "2.0" python-versions = ">=3.8.1, <3.11" -content-hash = "cef7687f1e72babff92a2b12532cda12e928c6d7f208ebf05b000b7aefaeefb4" +content-hash = "e09f5a305b5555f46ea522b39365d079ee799c5bd2d66546809fd9b0d575bca3" diff --git a/projects/pyproject.toml.template b/projects/pyproject.toml.template index bae3eda12..02bedf7ef 100644 --- a/projects/pyproject.toml.template +++ b/projects/pyproject.toml.template @@ -55,7 +55,7 @@ scipy = "~1.8.1" psutil = "~5.9.5" pyspark = {version = ">=3.0,<3.3", optional = true} scikit-learn = "^1.0.2" -pyarrow = ">=12.0.1, <=14.0.1" +pyarrow = ">=12.0.1" {% if project == "default" %} torch = {version = "^1.8", optional = true} lightning = {version = "^2.0.2", optional = true}