This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new 19bb51db Build: Bump cython from 3.1.4 to 3.1.5 (#2647)
19bb51db is described below
commit 19bb51db3a8e9614d9d24b588bf6a9b56a308a6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 16:38:25 2025 -0700
Build: Bump cython from 3.1.4 to 3.1.5 (#2647)
Bumps [cython](https://github.com/cython/cython) from 3.1.4 to 3.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cython/cython/releases">cython's
releases</a>.</em></p>
<blockquote>
<h1>3.1.5 (2025-10-19)</h1>
<h2>Bugs fixed</h2>
<ul>
<li>
<p>Conversion from C++ strings longer than <code>PY_SSIZE_T_MAX</code>
did not validate the length.</p>
</li>
<li>
<p>Some non-Limited API code was incorrectly used in generated header
files.
(Github issue :issue:<code>7157</code>)</p>
</li>
<li>
<p>Optimised unpacking of Python integers in expressions uses a slightly
safer scheme.
(Github issue :issue:<code>7134</code>)</p>
</li>
<li>
<p>Empty return statements were not always reported when tracing.
(Github issue :issue:<code>7022</code>)</p>
</li>
<li>
<p>Value conversion errors when tracing C return statements no longer
fail the trace
but fall back to reporting <code>None</code> returns instead.
(Github issue :issue:<code>6503</code>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cython/cython/blob/master/CHANGES.rst">cython's
changelog</a>.</em></p>
<blockquote>
<h1>3.1.5 (2025-10-20)</h1>
<h2>Bugs fixed</h2>
<ul>
<li>
<p>Conversion from C++ strings longer than <code>PY_SSIZE_T_MAX</code>
did not validate the length.</p>
</li>
<li>
<p>Some non-Limited API code was incorrectly used in generated header
files.
(Github issue :issue:<code>7157</code>)</p>
</li>
<li>
<p>Optimised unpacking of Python integers in expressions uses a slightly
safer scheme.
(Github issue :issue:<code>7134</code>)</p>
</li>
<li>
<p>Empty return statements were not always reported when tracing.
(Github issue :issue:<code>7022</code>)</p>
</li>
<li>
<p>Value conversion errors when tracing C return statements no longer
fail the trace
but fall back to reporting <code>None</code> returns instead.
(Github issue :issue:<code>6503</code>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cython/cython/commit/24eb0d558efe0a92ba87bb7ebed45c14ed4a713e"><code>24eb0d5</code></a>
Build: Move release step to separate job to enforce complete releases
and cut...</li>
<li><a
href="https://github.com/cython/cython/commit/2dc58ee83b604fd1d66093026501fc23620c839f"><code>2dc58ee</code></a>
Update changelog.</li>
<li><a
href="https://github.com/cython/cython/commit/5f1fa053f1e77b9eb7c5eaf84a46926fd1f5d072"><code>5f1fa05</code></a>
Fix CI for Python 3.14.0 (<a
href="https://redirect.github.com/cython/cython/issues/7197">GH-7197</a>)</li>
<li><a
href="https://github.com/cython/cython/commit/acc3d7c7d88d9fa49e19661121e3ea6fcd4bb356"><code>acc3d7c</code></a>
Adapt some tests to different error messages in Py3.15.</li>
<li><a
href="https://github.com/cython/cython/commit/9143822ee7a24dd336b805e98771c0bcfc1e8590"><code>9143822</code></a>
Replace outdated "codecs.open()" usage with just
"open()".</li>
<li><a
href="https://github.com/cython/cython/commit/bbe48384586be9c4becda826d8ae8de781fa5d53"><code>bbe4838</code></a>
Prepare release of 3.1.5.</li>
<li><a
href="https://github.com/cython/cython/commit/3bc285ddf68023ac25c542c421ff09171cf88146"><code>3bc285d</code></a>
Upgrade cibuildwheel to latest 3.2.1.</li>
<li><a
href="https://github.com/cython/cython/commit/729dd6c80ed3a0512081c66438699d8245ea87c8"><code>729dd6c</code></a>
Update changelog.</li>
<li><a
href="https://github.com/cython/cython/commit/c4da583e3aef95ebcd4cd0f761d8520413c67c14"><code>c4da583</code></a>
Allow TraceReturnCValue conversion to fail in non-monitoring (<a
href="https://redirect.github.com/cython/cython/issues/7064">#7064</a>)</li>
<li><a
href="https://github.com/cython/cython/commit/dd664381c39579b49c81592e3887cce216b40266"><code>dd66438</code></a>
Fix tracing of empty return statements (<a
href="https://redirect.github.com/cython/cython/issues/7067">GH-7067</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cython/cython/compare/3.1.4...3.1.5">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 212 ++++++++++++++++++++++++++++-----------------------------
pyproject.toml | 2 +-
2 files changed, 107 insertions(+), 107 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 5c4ba738..77fd3e39 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -59,7 +59,7 @@ description = "Happy Eyeballs for asyncio"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"s3fs\" or extra == \"adlfs\" or extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\""
files = [
{file = "aiohappyeyeballs-2.6.1-py3-none-any.whl", hash =
"sha256:f349ba8f4b75cb25c99c5c2d84e997e485204d2902a9597802b0371f09331fb8"},
{file = "aiohappyeyeballs-2.6.1.tar.gz", hash =
"sha256:c3f9d0113123803ccadfdf3f0faa505bc78e6a72d1cc4806cbd719826e943558"},
@@ -72,7 +72,7 @@ description = "Async http client/server framework (asyncio)"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"s3fs\" or extra == \"adlfs\" or extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\""
files = [
{file = "aiohttp-3.13.0-cp310-cp310-macosx_10_9_universal2.whl", hash =
"sha256:ca69ec38adf5cadcc21d0b25e2144f6a25b7db7bea7e730bac25075bc305eff0"},
{file = "aiohttp-3.13.0-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:240f99f88a9a6beb53ebadac79a2e3417247aa756202ed234b1dbae13d248092"},
@@ -233,7 +233,7 @@ description = "aiosignal: a list of registered asynchronous
callbacks"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"ray\" or extra == \"s3fs\" or extra == \"adlfs\" or
extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\" or
extra == \"ray\""
files = [
{file = "aiosignal-1.4.0-py3-none-any.whl", hash =
"sha256:053243f8b92b990551949e63930a839ff0cf0b0ebbe0597b0f3fb19e1a0fe82e"},
{file = "aiosignal-1.4.0.tar.gz", hash =
"sha256:f47eecd9468083c2029cc99945502cb7708b082c232f9aca65da147157b251c7"},
@@ -286,7 +286,7 @@ description = "Timeout context manager for asyncio programs"
optional = true
python-versions = ">=3.8"
groups = ["main"]
-markers = "(extra == \"s3fs\" or extra == \"adlfs\" or extra == \"gcsfs\") and
python_version == \"3.10\""
+markers = "(extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\") and
python_version == \"3.10\""
files = [
{file = "async_timeout-5.0.1-py3-none-any.whl", hash =
"sha256:39e3809566ff85354557ec2398b55e096c8364bacac9405a7a1fa429e77fe76c"},
{file = "async_timeout-5.0.1.tar.gz", hash =
"sha256:d9321a7a3d5a6a5e187e824d2fa0793ce379a202935782d555d6e9d2735677d3"},
@@ -303,7 +303,7 @@ files = [
{file = "attrs-25.4.0-py3-none-any.whl", hash =
"sha256:adcf7e2a1fb3b36ac48d97835bb6d8ade15b8dcce26aba8bf1d14847b57a3373"},
{file = "attrs-25.4.0.tar.gz", hash =
"sha256:16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11"},
]
-markers = {main = "extra == \"ray\" or extra == \"s3fs\" or extra == \"adlfs\"
or extra == \"gcsfs\""}
+markers = {main = "extra == \"adlfs\" or extra == \"gcsfs\" or extra ==
\"s3fs\" or extra == \"ray\""}
[[package]]
name = "aws-sam-translator"
@@ -555,7 +555,7 @@ files = [
{file = "boto3-1.40.49-py3-none-any.whl", hash =
"sha256:64eb7af5f66998b34ad629786ff4a7f81d74c2d4ef9e42f69d99499dbee46d07"},
{file = "boto3-1.40.49.tar.gz", hash =
"sha256:ea37d133548fbae543092ada61aeb08bced8f9aecd2e96e803dc8237459a80a0"},
]
-markers = {main = "extra == \"glue\" or extra == \"dynamodb\" or extra ==
\"rest-sigv4\""}
+markers = {main = "extra == \"dynamodb\" or extra == \"glue\" or extra ==
\"rest-sigv4\""}
[package.dependencies]
botocore = ">=1.40.49,<1.41.0"
@@ -576,7 +576,7 @@ files = [
{file = "botocore-1.40.49-py3-none-any.whl", hash =
"sha256:bf1089d0e77e4fc2e195d81c519b194ab62a4d4dd3e7113ee4e2bf903b0b75ab"},
{file = "botocore-1.40.49.tar.gz", hash =
"sha256:fe8d4cbcc22de84c20190ae728c46b931bafeb40fce247010fb071c31b6532b5"},
]
-markers = {main = "extra == \"glue\" or extra == \"dynamodb\" or extra ==
\"rest-sigv4\" or extra == \"s3fs\""}
+markers = {main = "extra == \"dynamodb\" or extra == \"glue\" or extra ==
\"rest-sigv4\" or extra == \"s3fs\""}
[package.dependencies]
jmespath = ">=0.7.1,<2.0.0"
@@ -1240,84 +1240,84 @@ test-randomorder = ["pytest-randomly"]
[[package]]
name = "cython"
-version = "3.1.4"
+version = "3.1.5"
description = "The Cython compiler for writing C extensions in the Python
language."
optional = false
python-versions = ">=3.8"
groups = ["dev"]
files = [
- {file = "cython-3.1.4-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:523110241408ef6511d897e9cebbdffb99120ac82ef3aea89baacce290958f93"},
- {file = "cython-3.1.4-cp310-cp310-macosx_11_0_arm64.whl", hash =
"sha256:fd34f960c3809fa2a7c3487ce9b3cb2c5bbc5ae2107f073a1a51086885958881"},
- {file =
"cython-3.1.4-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:90842e7fb8cddfd173478670297f6a6b3df090e029a31ea6ce93669030e67b81"},
- {file =
"cython-3.1.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:c88234303e2c15a5a88ae21c99698c7195433280b049aa2ad0ace906e6294dab"},
- {file =
"cython-3.1.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:6f06b037f7c244dda9fc38091e87a68498c85c7c27ddc19aa84b08cf42a8a84a"},
- {file = "cython-3.1.4-cp310-cp310-musllinux_1_2_aarch64.whl", hash =
"sha256:1aba748e9dcb9c0179d286cdb20215246c46b69cf227715e46287dcea8de7372"},
- {file = "cython-3.1.4-cp310-cp310-musllinux_1_2_i686.whl", hash =
"sha256:297b6042d764f68dc6213312578ef4b69310d04c963f94a489914efbf44ab133"},
- {file = "cython-3.1.4-cp310-cp310-musllinux_1_2_x86_64.whl", hash =
"sha256:2ecf927e73bde50043d3a9fe3159f834b0e642b97e60a21018439fd25d344888"},
- {file = "cython-3.1.4-cp310-cp310-win32.whl", hash =
"sha256:3d940d603f85732627795518f9dba8fa63080d8221bb5f477c7a156ee08714ad"},
- {file = "cython-3.1.4-cp310-cp310-win_amd64.whl", hash =
"sha256:1e0671be9859bb313d8df5ca9b9c137e384f1e025831c58cee9a839ace432d3c"},
- {file = "cython-3.1.4-cp311-cp311-macosx_10_9_x86_64.whl", hash =
"sha256:d1d7013dba5fb0506794d4ef8947ff5ed021370614950a8d8d04e57c8c84499e"},
- {file = "cython-3.1.4-cp311-cp311-macosx_11_0_arm64.whl", hash =
"sha256:eed989f5c139d6550ef2665b783d86fab99372590c97f10a3c26c4523c5fce9e"},
- {file =
"cython-3.1.4-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:3df3beb8b024dfd73cfddb7f2f7456751cebf6e31655eed3189c209b634bc2f2"},
- {file =
"cython-3.1.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:f8354703f1168e1aaa01348940f719734c1f11298be333bdb5b94101d49677c0"},
- {file =
"cython-3.1.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:a928bd7d446247855f54f359057ab4a32c465219c8c1e299906a483393a59a9e"},
- {file = "cython-3.1.4-cp311-cp311-musllinux_1_2_aarch64.whl", hash =
"sha256:c233bfff4cc7b9d629eecb7345f9b733437f76dc4441951ec393b0a6e29919fc"},
- {file = "cython-3.1.4-cp311-cp311-musllinux_1_2_i686.whl", hash =
"sha256:e9691a2cbc2faf0cd819108bceccf9bfc56c15a06d172eafe74157388c44a601"},
- {file = "cython-3.1.4-cp311-cp311-musllinux_1_2_x86_64.whl", hash =
"sha256:ada319207432ea7c6691c70b5c112d261637d79d21ba086ae3726fedde79bfbf"},
- {file = "cython-3.1.4-cp311-cp311-win32.whl", hash =
"sha256:dae81313c28222bf7be695f85ae1d16625aac35a0973a3af1e001f63379440c5"},
- {file = "cython-3.1.4-cp311-cp311-win_amd64.whl", hash =
"sha256:60d2f192059ac34c5c26527f2beac823d34aaa766ef06792a3b7f290c18ac5e2"},
- {file = "cython-3.1.4-cp312-cp312-macosx_10_13_x86_64.whl", hash =
"sha256:0d26af46505d0e54fe0f05e7ad089fd0eed8fa04f385f3ab88796f554467bcb9"},
- {file = "cython-3.1.4-cp312-cp312-macosx_11_0_arm64.whl", hash =
"sha256:66ac8bb5068156c92359e3f0eefa138c177d59d1a2e8a89467881fa7d06aba3b"},
- {file =
"cython-3.1.4-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:cb2e42714faec723d2305607a04bafb49a48a8d8f25dd39368d884c058dbcfbc"},
- {file =
"cython-3.1.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:c0fd655b27997a209a574873304ded9629de588f021154009e8f923475e2c677"},
- {file =
"cython-3.1.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:9def7c41f4dc339003b1e6875f84edf059989b9c7f5e9a245d3ce12c190742d9"},
- {file = "cython-3.1.4-cp312-cp312-musllinux_1_2_aarch64.whl", hash =
"sha256:196555584a8716bf7e017e23ca53e9f632ed493f9faa327d0718e7551588f55d"},
- {file = "cython-3.1.4-cp312-cp312-musllinux_1_2_i686.whl", hash =
"sha256:7fff0e739e07a20726484b8898b8628a7b87acb960d0fc5486013c6b77b7bb97"},
- {file = "cython-3.1.4-cp312-cp312-musllinux_1_2_x86_64.whl", hash =
"sha256:c2754034fa10f95052949cd6b07eb2f61d654c1b9cfa0b17ea53a269389422e8"},
- {file = "cython-3.1.4-cp312-cp312-win32.whl", hash =
"sha256:2e0808ff3614a1dbfd1adfcbff9b2b8119292f1824b3535b4a173205109509f8"},
- {file = "cython-3.1.4-cp312-cp312-win_amd64.whl", hash =
"sha256:f262b32327b6bce340cce5d45bbfe3972cb62543a4930460d8564a489f3aea12"},
- {file = "cython-3.1.4-cp313-cp313-macosx_10_13_x86_64.whl", hash =
"sha256:ab549d0fc187804e0f14fc4759e4b5ad6485ffc01554b2f8b720cc44aeb929cd"},
- {file = "cython-3.1.4-cp313-cp313-macosx_11_0_arm64.whl", hash =
"sha256:52eae5d9bcc515441a436dcae2cbadfd00c5063d4d7809bd0178931690c06a76"},
- {file =
"cython-3.1.4-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:6f06345cfa583dd17fff1beedb237853689b85aa400ea9e0db7e5265f3322d15"},
- {file =
"cython-3.1.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:f5d915556c757212cb8ddd4e48c16f2ab481dbb9a76f5153ab26f418c3537eb5"},
- {file =
"cython-3.1.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:c3f3bb603f28b3c1df66baaa5cdbf6029578552b458f1d321bae23b87f6c3199"},
- {file = "cython-3.1.4-cp313-cp313-musllinux_1_2_aarch64.whl", hash =
"sha256:7aff230893ee1044e7bc98d313c034ead70a3dd54d4d22e89ca1734540d94084"},
- {file = "cython-3.1.4-cp313-cp313-musllinux_1_2_i686.whl", hash =
"sha256:8e83f114c04f72f85591ddb0b28f08ab2e40d250c26686d6509c0f70a9e2ca34"},
- {file = "cython-3.1.4-cp313-cp313-musllinux_1_2_x86_64.whl", hash =
"sha256:8096394960d38b793545753b73781bc0ec695f0b8c22454431704b297e296045"},
- {file = "cython-3.1.4-cp313-cp313-win32.whl", hash =
"sha256:4e7c726ac753ca1a5aa30286cbadcd10ed4b4312ea710a8a16bb908d41e9c059"},
- {file = "cython-3.1.4-cp313-cp313-win_amd64.whl", hash =
"sha256:f2ee2bb77943044f301cec04d0b51d8e3810507c9c250d6cd079a3e2d6ba88f2"},
- {file = "cython-3.1.4-cp314-cp314-macosx_10_13_x86_64.whl", hash =
"sha256:c7258739d5560918741cb040bd85ba7cc2f09d868de9116a637e06714fec1f69"},
- {file = "cython-3.1.4-cp314-cp314-macosx_11_0_arm64.whl", hash =
"sha256:b2d522ee8d3528035e247ee721fb40abe92e9ea852dc9e48802cec080d5de859"},
- {file =
"cython-3.1.4-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:a4e0560baeb56c29d7d8d693a050dd4d2ed922d8d7c66f5c5715c6f2be84e903"},
- {file =
"cython-3.1.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:4223cacc81cba0df0f06f79657c5d6286e153b9a9b989dad1cdf4666f618c073"},
- {file =
"cython-3.1.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:ff4d1f159edee6af38572318681388fbd6448b0d08b9a47494aaf0b698e93394"},
- {file = "cython-3.1.4-cp314-cp314-musllinux_1_2_aarch64.whl", hash =
"sha256:2537c53071a9a124e0bc502a716e1930d9bb101e94c26673016cf1820e4fdbd1"},
- {file = "cython-3.1.4-cp314-cp314-musllinux_1_2_i686.whl", hash =
"sha256:85416717c529fb5ccf908464657a5187753e76d7b6ffec9b1c2d91544f6c3628"},
- {file = "cython-3.1.4-cp314-cp314-musllinux_1_2_x86_64.whl", hash =
"sha256:18882e2f5c0e0c25f9c44f16f2fb9c48f33988885c5f9eae2856f10c6f089ffa"},
- {file = "cython-3.1.4-cp314-cp314-win32.whl", hash =
"sha256:8ef8deadc888eaf95e5328fc176fb6c37bccee1213f07517c6ea55b5f817c457"},
- {file = "cython-3.1.4-cp314-cp314-win_amd64.whl", hash =
"sha256:acb99ddec62ba1ea5de0e0087760fa834ec42c94f0488065a4f1995584e8e94e"},
- {file = "cython-3.1.4-cp38-cp38-macosx_10_9_x86_64.whl", hash =
"sha256:949074a2445c8fe2b84e81b6cf9c23b30b92e853ad05689457d6735acb2ca738"},
- {file = "cython-3.1.4-cp38-cp38-macosx_11_0_arm64.whl", hash =
"sha256:533970de5d96ca9ba207aa096caa883e2365ce7d41f0531f070292842b4ba97a"},
- {file =
"cython-3.1.4-cp38-cp38-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:078e4e48d3867abf1ba11ca6bd2d62974a326ef2c0d139daa6691f5e01a691c5"},
- {file =
"cython-3.1.4-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:c162d63c2a7636864bcee0f333d974ece325d4fbc33e75d38886926e1cc997a1"},
- {file =
"cython-3.1.4-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:e10357ea1acc27b42d83aaeb14cd94587b515806a41227a0100028d45140d753"},
- {file = "cython-3.1.4-cp38-cp38-musllinux_1_2_aarch64.whl", hash =
"sha256:71435feecca14f4de4b3a6b3828d8b1ae4a3b535e53597c32d5f22bc87f3d2bb"},
- {file = "cython-3.1.4-cp38-cp38-musllinux_1_2_i686.whl", hash =
"sha256:d24c8a4fb10c089ec45fcc1c44f73df5b4228c95f20539cc4aade7a8933be31c"},
- {file = "cython-3.1.4-cp38-cp38-musllinux_1_2_x86_64.whl", hash =
"sha256:2ccbd6db72f864c6717dcc62e44673e81cfe38984277748818cbe427f461573c"},
- {file = "cython-3.1.4-cp38-cp38-win32.whl", hash =
"sha256:94fd9a7807fdd7cffe82c0b7167a9f5fcf0e7c6ef518d89bed66430bd9107854"},
- {file = "cython-3.1.4-cp38-cp38-win_amd64.whl", hash =
"sha256:b47a82cfbc8e6a87143f02e1b33b7a0332bd1b83b668cb41ebcb5e4f9a39bc09"},
- {file = "cython-3.1.4-cp39-cp39-macosx_10_9_x86_64.whl", hash =
"sha256:b95d2303ee54cf469f7c61aa94ef46c195d42e75a76881b9e33770bcf6c0a5c6"},
- {file = "cython-3.1.4-cp39-cp39-macosx_11_0_arm64.whl", hash =
"sha256:1fc723ffca257beebe42c8e2dcb2b9771957b752d6f42684f17ca1d2a4346b21"},
- {file =
"cython-3.1.4-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:1fb5060dd0c89f5c64002a0c44c2fcb5d066d119e2ae4d1bfa2c6482333dd42a"},
- {file =
"cython-3.1.4-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:077cc5881da9b48cc7b7f7952faedcea0ad9c3fcb9ba9f5fb89fdb5ded07dd70"},
- {file =
"cython-3.1.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:33da3c03797f7b7fde371a05f9e0d63eca679875c1c75e01066893eff2ec2f12"},
- {file = "cython-3.1.4-cp39-cp39-musllinux_1_2_aarch64.whl", hash =
"sha256:daf1bde7af8202f52cfd51625a5c48de55de27786392e38a429bfe8b9a16161f"},
- {file = "cython-3.1.4-cp39-cp39-musllinux_1_2_i686.whl", hash =
"sha256:3371af4af1aae0d46c10f8e3c1edff0361f03a5687081c8b36f61678545caff3"},
- {file = "cython-3.1.4-cp39-cp39-musllinux_1_2_x86_64.whl", hash =
"sha256:d4e1115c6b4b848ade9d76a4e3f72c7bb2b7e7a935fcbda56f6032f50e079999"},
- {file = "cython-3.1.4-cp39-cp39-win32.whl", hash =
"sha256:1b59709bcec2f38e447e53c51a20caee8c30911d4025dd3d102835f3f10b7bef"},
- {file = "cython-3.1.4-cp39-cp39-win_amd64.whl", hash =
"sha256:006e2a175ba9898a7f1551e6c7c4cafd8eb9b42e53d1dfe4308caba9e8453cc3"},
- {file = "cython-3.1.4-py3-none-any.whl", hash =
"sha256:d194d95e4fa029a3f6c7d46bdd16d973808c7ea4797586911fdb67cb98b1a2c6"},
- {file = "cython-3.1.4.tar.gz", hash =
"sha256:9aefefe831331e2d66ab31799814eae4d0f8a2d246cbaaaa14d1be29ef777683"},
+ {file = "cython-3.1.5-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:d27f08ea53099f0101a0c582f1000fcae51cae177bbd4f6f95adfd8adb7a5271"},
+ {file = "cython-3.1.5-cp310-cp310-macosx_11_0_arm64.whl", hash =
"sha256:68cf7d059fd673adf3486e34950612069ec0c235e3ae8455424dfb6fdf85cffd"},
+ {file =
"cython-3.1.5-cp310-cp310-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:8e9e35cad5ae781abef944ce8a8395e098d6e042e5269cc4bcbc1fc177b1e3e3"},
+ {file =
"cython-3.1.5-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:51798e2a76559dff79faee263c971006ce5ae2ee6ecd2fbf108fce3cc0acbac7"},
+ {file =
"cython-3.1.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:d4d6054f65626d4bb1846da686370394ee83e66a8a752fad7ca362ed8de1cf8c"},
+ {file = "cython-3.1.5-cp310-cp310-musllinux_1_2_aarch64.whl", hash =
"sha256:e9744f8c701365bc8081946c68de2f106c5aa70b08c3b989f482d469b9d6fd77"},
+ {file = "cython-3.1.5-cp310-cp310-musllinux_1_2_i686.whl", hash =
"sha256:8396663f6c38fa392de2fb5ea7efd7749334d5bb6b95cd58f9d1bd566924a593"},
+ {file = "cython-3.1.5-cp310-cp310-musllinux_1_2_x86_64.whl", hash =
"sha256:e069c5af8f646faaacca1a693f74fb27254f7d8ddec2045301d39a8df552c777"},
+ {file = "cython-3.1.5-cp310-cp310-win32.whl", hash =
"sha256:ed0dfaad3a5ca8bf6f3546d40a55f3b879d1f835ca19382d8ca582318de09d49"},
+ {file = "cython-3.1.5-cp310-cp310-win_amd64.whl", hash =
"sha256:7af877689440cda31e455003d6f615e0ffca658c7f7dcbf17573bfb469848cdf"},
+ {file = "cython-3.1.5-cp311-cp311-macosx_10_9_x86_64.whl", hash =
"sha256:1aad56376c6ff10deee50f3a9ff5a1fddbe24c6debad7041b86cc618f127836a"},
+ {file = "cython-3.1.5-cp311-cp311-macosx_11_0_arm64.whl", hash =
"sha256:ef1df5201bf6eef6224e04584b0032874bd1e10e9f4e5701bfa502fca2f301bb"},
+ {file =
"cython-3.1.5-cp311-cp311-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:dce715a5b4279b82354855609d96e49a1bdc8a23499fb03d707df3865df3c565"},
+ {file =
"cython-3.1.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:3b185ac9ff4170a584decffb6616457208f5a4148c78613f3118f70603b3759c"},
+ {file =
"cython-3.1.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:e3f86927811923958af0a4c68c6b978438cec0070b56dd68f968b2a070e4dc4d"},
+ {file = "cython-3.1.5-cp311-cp311-musllinux_1_2_aarch64.whl", hash =
"sha256:61b19977f4af6632413cf89e9126fc9935b33d3d42699ee4370e74ac0ad38fc8"},
+ {file = "cython-3.1.5-cp311-cp311-musllinux_1_2_i686.whl", hash =
"sha256:44ae7765f5d1082efd7a6cc9beedc7499a70e3cac528faad6cfca9d68b879253"},
+ {file = "cython-3.1.5-cp311-cp311-musllinux_1_2_x86_64.whl", hash =
"sha256:d5e7a836c18638d7c383e438306c36acd7ea3f5feb78d32796efab506626567a"},
+ {file = "cython-3.1.5-cp311-cp311-win32.whl", hash =
"sha256:f7991ef8da0132962c4a79636e01792cc96e0ede333d8b5d772be8bf218f6549"},
+ {file = "cython-3.1.5-cp311-cp311-win_amd64.whl", hash =
"sha256:d31861678d88a7c6e69e022e37ed2a7d378fdd6b7843d63f3a2e97fc3fc88d63"},
+ {file = "cython-3.1.5-cp312-cp312-macosx_10_13_x86_64.whl", hash =
"sha256:38bf7bbe29e8508645d2c3d6313f7fb6872c22f54980f68819422d0812c95f69"},
+ {file = "cython-3.1.5-cp312-cp312-macosx_11_0_arm64.whl", hash =
"sha256:61c42f881320a2b34a88806ddee6b424b3caa6fa193b008123704a2896b5bc37"},
+ {file =
"cython-3.1.5-cp312-cp312-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:dde94e825ed23d0189a43c7714143de6ab35c7d6ca6dca4b2b2fcd2db418400d"},
+ {file =
"cython-3.1.5-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:51e8f773a90a61179ebf5eb2f0f711607a39d7c87ba254d9a7693b8dc62b5c8c"},
+ {file =
"cython-3.1.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:326633ca2aa0233098e75198f955b5836c2dc12b19e1b1aa10877e96b9aee37d"},
+ {file = "cython-3.1.5-cp312-cp312-musllinux_1_2_aarch64.whl", hash =
"sha256:7002d9ae1c8863f089195b539c72c927e0f41cc4787e8e369db6e8f22e12b7b8"},
+ {file = "cython-3.1.5-cp312-cp312-musllinux_1_2_i686.whl", hash =
"sha256:6a0905a967bc4eaf6186837efbd023061bc25b5f80599203bad5db858527d9da"},
+ {file = "cython-3.1.5-cp312-cp312-musllinux_1_2_x86_64.whl", hash =
"sha256:531e431e23bbd3e658b41a1240d641131a11d5b5689062e9b811a6b4eab4ecf7"},
+ {file = "cython-3.1.5-cp312-cp312-win32.whl", hash =
"sha256:920e2579858b3b47aa9026667d7adbd22a6cccf1e8da1bf3ea01a1c451a4ef0f"},
+ {file = "cython-3.1.5-cp312-cp312-win_amd64.whl", hash =
"sha256:b230b4ef06752c186ebd071989aac6ea60c79078a5430d3d33712cec0dc19ffd"},
+ {file = "cython-3.1.5-cp313-cp313-macosx_10_13_x86_64.whl", hash =
"sha256:3c9b6d424f8b4f621b2d08ee5c344970311df0dac5c259667786b21b77657460"},
+ {file = "cython-3.1.5-cp313-cp313-macosx_11_0_arm64.whl", hash =
"sha256:08e998a4d5049ea75932674701fa283397477330d1583bc9f63b693a380a38c6"},
+ {file =
"cython-3.1.5-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:a89cba730a2fd93eb057f0d1f0e0f1d5377f263333ae34038e31df561f77a923"},
+ {file =
"cython-3.1.5-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:2f7994fd7486020cb3a4022121534489d984a42aac773a2eeada1b2e1f057cf9"},
+ {file =
"cython-3.1.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:b92ed80e3be2b35f594587389d9f7399860c8f17d9e4f23b7046f022f254b10b"},
+ {file = "cython-3.1.5-cp313-cp313-musllinux_1_2_aarch64.whl", hash =
"sha256:ada0c4eb7a98948a2a45444062a07995c8d3fa6fc5bc5a14a0e57ef793d0d8b7"},
+ {file = "cython-3.1.5-cp313-cp313-musllinux_1_2_i686.whl", hash =
"sha256:5a3b6e75c8ffa5a06824be6e3858990ed1e88d432dcfc4ec865d419c44eaa29d"},
+ {file = "cython-3.1.5-cp313-cp313-musllinux_1_2_x86_64.whl", hash =
"sha256:834378e535e524168f9e54ae6bb4bbd3e414bbc7e4532945b715bd867a2be0ce"},
+ {file = "cython-3.1.5-cp313-cp313-win32.whl", hash =
"sha256:18e6049138f4ad45fa3947437fe74126c5d932a36cdb93cb3a70715712021c2d"},
+ {file = "cython-3.1.5-cp313-cp313-win_amd64.whl", hash =
"sha256:fcebc7112872828f8815eb73e0c1572975f982af8febc56cfa369aa996e24142"},
+ {file = "cython-3.1.5-cp314-cp314-macosx_10_15_x86_64.whl", hash =
"sha256:888bf3f12aadfb2dc2c41e83932f40fc2ac519933c809aae16e901c4413d6966"},
+ {file = "cython-3.1.5-cp314-cp314-macosx_11_0_arm64.whl", hash =
"sha256:85ffc5aa27d2e175bab4c649299aa4ae2b4c559040a5bf50b0ad141e76e17032"},
+ {file =
"cython-3.1.5-cp314-cp314-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:e4d7f37e4217e1e93c944a175865deffbf16c9901eaba48fc35473afbfb658d4"},
+ {file =
"cython-3.1.5-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:5503aa6eec0faeba03428058a4911994cdf1f668baf84c87fad8c862415c5f3d"},
+ {file =
"cython-3.1.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:99943633ea61dfb53093e16827cc66c376b1513fb37f5ce8e052e49f4852ae85"},
+ {file = "cython-3.1.5-cp314-cp314-musllinux_1_2_aarch64.whl", hash =
"sha256:a82183bbbc8591de7ca902f2a22e2ffc82e31fd1a66f1180931f522050db5eb2"},
+ {file = "cython-3.1.5-cp314-cp314-musllinux_1_2_i686.whl", hash =
"sha256:9daa08ff24ef526ae2aa5560430a3121f1584b406945a17d7e0bbf9c18bf161a"},
+ {file = "cython-3.1.5-cp314-cp314-musllinux_1_2_x86_64.whl", hash =
"sha256:d6d13320e01e719cf9668daa88ccd9f84bae74f26ac1a3779b4ec32bc40feaeb"},
+ {file = "cython-3.1.5-cp314-cp314-win32.whl", hash =
"sha256:51a7ef5688d3d37d762ee6df83a567b0a67bde7528a467e9dc82df9d9fc23c46"},
+ {file = "cython-3.1.5-cp314-cp314-win_amd64.whl", hash =
"sha256:8ac9324feb0694a941794222444600536f9c44b120b5745e1aa7042504281aa1"},
+ {file = "cython-3.1.5-cp38-cp38-macosx_10_9_x86_64.whl", hash =
"sha256:c330c341af47990b29671d4319ffcb3de0126f503b679f31dc5291744486758e"},
+ {file = "cython-3.1.5-cp38-cp38-macosx_11_0_arm64.whl", hash =
"sha256:af7b0e59e4b33f6dcd4e14bf0568e16276bf85b4538b0a0ec3af43db8b58f805"},
+ {file =
"cython-3.1.5-cp38-cp38-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:2c72e39976e3943a2fe1f2a51eb892e3a9d6c87aeab23f7d9caa3e09a8b04e7a"},
+ {file =
"cython-3.1.5-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:3406d02cb36682eea0f70ea86b7d4320ea554cd9acd9174318599f383c63908e"},
+ {file =
"cython-3.1.5-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:46122679a9371f534b59c2d95c7a32e30b046e4294c807a63ab8c16ea46a326a"},
+ {file = "cython-3.1.5-cp38-cp38-musllinux_1_2_aarch64.whl", hash =
"sha256:be20aab56dcf38fb6493ed92f0243c6daa01abfb8c0dec4f40da65f87aabef6b"},
+ {file = "cython-3.1.5-cp38-cp38-musllinux_1_2_i686.whl", hash =
"sha256:84f288f550df26ccc294277ac16efe01520ea8671184937ccd69d1c44b7f2236"},
+ {file = "cython-3.1.5-cp38-cp38-musllinux_1_2_x86_64.whl", hash =
"sha256:edece6a72f9ec561fed2eee5034d2c57b0dc4826efdfdfb52806d3a0f7fc59c1"},
+ {file = "cython-3.1.5-cp38-cp38-win32.whl", hash =
"sha256:56b7a82faaab9ebacc032b1a96d3cadc7684beab13cc453909e958b2987f6cca"},
+ {file = "cython-3.1.5-cp38-cp38-win_amd64.whl", hash =
"sha256:e53ccd48d5c735a093b22693e046dbd5165e5c43e0ca3593b69039bfd61ccde2"},
+ {file = "cython-3.1.5-cp39-cp39-macosx_10_9_x86_64.whl", hash =
"sha256:a4d63e5e275d876a4813a418a556ef5bb5a35d4d4c201763fc155a871e76af52"},
+ {file = "cython-3.1.5-cp39-cp39-macosx_11_0_arm64.whl", hash =
"sha256:329acc8412e7cdfecbc071df29ea37f41ed621af042c7119ed6a4648549446a7"},
+ {file =
"cython-3.1.5-cp39-cp39-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl",
hash =
"sha256:9a2c369f302ca771db35f30aa0ce4caf4f4c43285fe48a3456b337bcda1d77d9"},
+ {file =
"cython-3.1.5-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
hash =
"sha256:ef95455f7a7525557d714dfdea822c06aa4df505b32893ea662f20607bf40493"},
+ {file =
"cython-3.1.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
hash =
"sha256:784804ed360370faf1f58dbfe8eac1e193adea875b37b734f6615c23da5f6f37"},
+ {file = "cython-3.1.5-cp39-cp39-musllinux_1_2_aarch64.whl", hash =
"sha256:e7c13d9722191181d0f0da0f30417c31656fe1d3a59b1c08ab607f1ebd98d8b0"},
+ {file = "cython-3.1.5-cp39-cp39-musllinux_1_2_i686.whl", hash =
"sha256:25bda0ae129c72b56d5e88e1da00e58f72b53a7d940950fe81f4cd80bfc8783b"},
+ {file = "cython-3.1.5-cp39-cp39-musllinux_1_2_x86_64.whl", hash =
"sha256:04267d87b089383d8e175db659b19e883a7d6b69f26af25a0376a9ff1193bf36"},
+ {file = "cython-3.1.5-cp39-cp39-win32.whl", hash =
"sha256:0c4a7f9a7062471e500f571c0a9655b42021b20b758a83f4deebbbaace4773c7"},
+ {file = "cython-3.1.5-cp39-cp39-win_amd64.whl", hash =
"sha256:bd73d5b5199435811c0c2595340184652d2737c1138c29fc5148d7d67bea3834"},
+ {file = "cython-3.1.5-py3-none-any.whl", hash =
"sha256:1bef4a168f4f650d17d67b43792ed045829b570f1e4108c6c37a56fe268aa728"},
+ {file = "cython-3.1.5.tar.gz", hash =
"sha256:7e73c7e6da755a8dffb9e0e5c4398e364e37671778624188444f1ff0d9458112"},
]
[[package]]
@@ -1634,7 +1634,7 @@ files = [
{file = "filelock-3.19.1-py3-none-any.whl", hash =
"sha256:d38e30481def20772f5baf097c122c3babc4fcdb7e14e57049eb9d88c6dc017d"},
{file = "filelock-3.19.1.tar.gz", hash =
"sha256:66eda1888b0171c998b35be2bcc0f6d75c388a7ce20c3f3f37aa8e96c2dddf58"},
]
-markers = {main = "extra == \"ray\" or extra == \"hf\""}
+markers = {main = "extra == \"hf\" or extra == \"ray\""}
[[package]]
name = "flask"
@@ -1683,7 +1683,7 @@ description = "A list-like structure which implements
collections.abc.MutableSeq
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"ray\" or extra == \"s3fs\" or extra == \"adlfs\" or
extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\" or
extra == \"ray\""
files = [
{file = "frozenlist-1.8.0-cp310-cp310-macosx_10_9_universal2.whl", hash =
"sha256:b37f6d31b3dcea7deb5e9696e529a6aa4a898adc33db82da12e4c60a7c4d2011"},
{file = "frozenlist-1.8.0-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:ef2b7b394f208233e471abc541cc6991f907ffd47dc72584acee3147899d6565"},
@@ -1908,7 +1908,7 @@ description = "Google API client core library"
optional = true
python-versions = ">=3.7"
groups = ["main"]
-markers = "extra == \"bigquery\" or extra == \"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\""
files = [
{file = "google_api_core-2.25.2-py3-none-any.whl", hash =
"sha256:e9a8f62d363dc8424a8497f4c2a47d6bcda6c16514c935629c257ab5d10210e7"},
{file = "google_api_core-2.25.2.tar.gz", hash =
"sha256:1c63aa6af0d0d5e37966f157a77f9396d820fba59f9e43e9415bc3dc5baff300"},
@@ -1945,7 +1945,7 @@ description = "Google Authentication Library"
optional = true
python-versions = ">=3.7"
groups = ["main"]
-markers = "extra == \"gcp-auth\" or extra == \"bigquery\" or extra ==
\"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\" or extra ==
\"gcp-auth\""
files = [
{file = "google_auth-2.41.1-py2.py3-none-any.whl", hash =
"sha256:754843be95575b9a19c604a848a41be03f7f2afd8c019f716dc1f51ee41c639d"},
{file = "google_auth-2.41.1.tar.gz", hash =
"sha256:b76b7b1f9e61f0cb7e88870d14f6a94aeef248959ef6992670efee37709cbfd2"},
@@ -2027,7 +2027,7 @@ description = "Google Cloud API client core library"
optional = true
python-versions = ">=3.7"
groups = ["main"]
-markers = "extra == \"bigquery\" or extra == \"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\""
files = [
{file = "google_cloud_core-2.4.3-py2.py3-none-any.whl", hash =
"sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e"},
{file = "google_cloud_core-2.4.3.tar.gz", hash =
"sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53"},
@@ -2072,7 +2072,7 @@ description = "A python wrapper of the C library 'Google
CRC32C'"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"bigquery\" or extra == \"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\""
files = [
{file = "google_crc32c-1.7.1-cp310-cp310-macosx_12_0_arm64.whl", hash =
"sha256:b07d48faf8292b4db7c3d64ab86f950c2e94e93a11fd47271c28ba458e4a0d76"},
{file = "google_crc32c-1.7.1-cp310-cp310-macosx_12_0_x86_64.whl", hash =
"sha256:7cc81b3a2fbd932a4313eb53cc7d9dde424088ca3a0337160f35d91826880c1d"},
@@ -2120,7 +2120,7 @@ description = "Utilities for Google Media Downloads and
Resumable Uploads"
optional = true
python-versions = ">=3.7"
groups = ["main"]
-markers = "extra == \"bigquery\" or extra == \"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\""
files = [
{file = "google_resumable_media-2.7.2-py2.py3-none-any.whl", hash =
"sha256:3ce7551e9fe6d99e9a126101d2536612bb73486721951e9562fee0f90c6ababa"},
{file = "google_resumable_media-2.7.2.tar.gz", hash =
"sha256:5280aed4629f2b60b847b0d42f9857fd4935c11af266744df33d8074cae92fe0"},
@@ -2144,7 +2144,7 @@ files = [
{file = "googleapis_common_protos-1.70.0-py3-none-any.whl", hash =
"sha256:b8bfcca8c25a2bb253e0e0b0adaf8c00773e5e6af6fd92397576680b807e0fd8"},
{file = "googleapis_common_protos-1.70.0.tar.gz", hash =
"sha256:0e1b44e0ea153e6594f9f394fef15193a68aaaea2d843f83e2742717ca753257"},
]
-markers = {main = "extra == \"bigquery\" or extra == \"gcsfs\""}
+markers = {main = "python_version >= \"3.11\" and (extra == \"bigquery\" or
extra == \"gcsfs\") or extra == \"gcsfs\" or extra == \"bigquery\""}
[package.dependencies]
protobuf = ">=3.20.2,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 ||
>4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<7.0.0"
@@ -2578,7 +2578,7 @@ files = [
{file = "jmespath-1.0.1-py3-none-any.whl", hash =
"sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980"},
{file = "jmespath-1.0.1.tar.gz", hash =
"sha256:90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe"},
]
-markers = {main = "extra == \"glue\" or extra == \"dynamodb\" or extra ==
\"rest-sigv4\" or extra == \"s3fs\""}
+markers = {main = "extra == \"dynamodb\" or extra == \"glue\" or extra ==
\"rest-sigv4\" or extra == \"s3fs\""}
[[package]]
name = "joserfc"
@@ -3491,7 +3491,7 @@ description = "multidict implementation"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"s3fs\" or extra == \"adlfs\" or extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\""
files = [
{file = "multidict-6.7.0-cp310-cp310-macosx_10_9_universal2.whl", hash =
"sha256:9f474ad5acda359c8758c8accc22032c6abe6dc87a8be2440d097785e27a9349"},
{file = "multidict-6.7.0-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:4b7a9db5a870f780220e931d0002bbfd88fb53aceb6293251e2c839415c1b20e"},
@@ -3823,7 +3823,7 @@ files = [
{file = "numpy-2.0.2-pp39-pypy39_pp73-win_amd64.whl", hash =
"sha256:a46288ec55ebbd58947d31d72be2c63cbf839f0a63b49cb755022310792a3385"},
{file = "numpy-2.0.2.tar.gz", hash =
"sha256:883c987dee1880e2a864ab0dc9892292582510604156762362d9326444636e78"},
]
-markers = {main = "extra == \"pandas\" or extra == \"ray\" or extra ==
\"bodo\""}
+markers = {main = "extra == \"bodo\" or extra == \"pandas\" or extra ==
\"ray\""}
[[package]]
name = "oauthlib"
@@ -3889,7 +3889,7 @@ files = [
{file = "packaging-25.0-py3-none-any.whl", hash =
"sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484"},
{file = "packaging-25.0.tar.gz", hash =
"sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"},
]
-markers = {main = "extra == \"ray\" or extra == \"bigquery\" or extra ==
\"hf\""}
+markers = {main = "extra == \"bigquery\" or extra == \"hf\" or extra ==
\"ray\""}
[[package]]
name = "paginate"
@@ -3971,7 +3971,7 @@ files = [
{file = "pandas-2.3.3-cp39-cp39-win_amd64.whl", hash =
"sha256:d3e28b3e83862ccf4d85ff19cf8c20b2ae7e503881711ff2d534dc8f761131aa"},
{file = "pandas-2.3.3.tar.gz", hash =
"sha256:e05e1af93b977f7eafa636d043f9f94c7ee3ac81af99c13508215942e64c993b"},
]
-markers = {main = "extra == \"pandas\" or extra == \"ray\" or extra ==
\"bodo\""}
+markers = {main = "extra == \"bodo\" or extra == \"pandas\" or extra ==
\"ray\""}
[package.dependencies]
numpy = [
@@ -4176,7 +4176,7 @@ description = "Accelerated property cache"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"s3fs\" or extra == \"adlfs\" or extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\""
files = [
{file = "propcache-0.4.0-cp310-cp310-macosx_10_9_universal2.whl", hash =
"sha256:779aaae64089e2f4992e993faea801925395d26bb5de4a47df7ef7f942c14f80"},
{file = "propcache-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:566552ed9b003030745e5bc7b402b83cf3cecae1bade95262d78543741786db5"},
@@ -4309,7 +4309,7 @@ description = "Beautiful, Pythonic protocol buffers"
optional = true
python-versions = ">=3.7"
groups = ["main"]
-markers = "extra == \"bigquery\" or extra == \"gcsfs\""
+markers = "python_version >= \"3.13\" and (extra == \"gcsfs\" or extra ==
\"bigquery\") or extra == \"bigquery\" or extra == \"gcsfs\""
files = [
{file = "proto_plus-1.26.1-py3-none-any.whl", hash =
"sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66"},
{file = "proto_plus-1.26.1.tar.gz", hash =
"sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012"},
@@ -4527,7 +4527,7 @@ files = [
{file = "pyarrow-21.0.0-cp39-cp39-win_amd64.whl", hash =
"sha256:cdc4c17afda4dab2a9c0b79148a43a7f4e1094916b3e18d8975bfd6d6d52241f"},
{file = "pyarrow-21.0.0.tar.gz", hash =
"sha256:5051f2dccf0e283ff56335760cbc8622cf52264d67e359d5569541ac11b6d5bc"},
]
-markers = {main = "extra == \"pyarrow\" or extra == \"pandas\" or extra ==
\"duckdb\" or extra == \"ray\" or extra == \"bodo\" or extra == \"daft\" or
extra == \"datafusion\""}
+markers = {main = "extra == \"bodo\" or extra == \"daft\" or extra ==
\"datafusion\" or extra == \"duckdb\" or extra == \"pandas\" or extra ==
\"pyarrow\" or extra == \"ray\""}
[package.extras]
test = ["cffi", "hypothesis", "pandas", "pytest", "pytz"]
@@ -4539,7 +4539,7 @@ description = "Pure-Python implementation of ASN.1 types
and DER/BER/CER codecs
optional = true
python-versions = ">=3.8"
groups = ["main"]
-markers = "extra == \"gcp-auth\" or extra == \"bigquery\" or extra ==
\"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\" or extra ==
\"gcp-auth\""
files = [
{file = "pyasn1-0.6.1-py3-none-any.whl", hash =
"sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629"},
{file = "pyasn1-0.6.1.tar.gz", hash =
"sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034"},
@@ -4552,7 +4552,7 @@ description = "A collection of ASN.1-based protocols
modules"
optional = true
python-versions = ">=3.8"
groups = ["main"]
-markers = "extra == \"gcp-auth\" or extra == \"bigquery\" or extra ==
\"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\" or extra ==
\"gcp-auth\""
files = [
{file = "pyasn1_modules-0.4.2-py3-none-any.whl", hash =
"sha256:29253a9207ce32b64c3ac6600edc75368f98473906e8fd1043bd6b5b1de2c14a"},
{file = "pyasn1_modules-0.4.2.tar.gz", hash =
"sha256:677091de870a80aae844b1ca6134f54652fa2c8c5a52aa396440ac3106e941e6"},
@@ -5065,7 +5065,7 @@ files = [
{file = "pytz-2025.2-py2.py3-none-any.whl", hash =
"sha256:5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00"},
{file = "pytz-2025.2.tar.gz", hash =
"sha256:360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3"},
]
-markers = {main = "extra == \"pandas\" or extra == \"ray\" or extra ==
\"bodo\""}
+markers = {main = "extra == \"bodo\" or extra == \"pandas\" or extra ==
\"ray\""}
[[package]]
name = "pywin32"
@@ -5180,7 +5180,7 @@ files = [
{file = "pyyaml-6.0.3-cp39-cp39-win_amd64.whl", hash =
"sha256:2e71d11abed7344e42a8849600193d15b6def118602c4c176f748e4583246007"},
{file = "pyyaml-6.0.3.tar.gz", hash =
"sha256:d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f"},
]
-markers = {main = "extra == \"ray\" or extra == \"hf\""}
+markers = {main = "extra == \"hf\" or extra == \"ray\""}
[[package]]
name = "pyyaml-env-tag"
@@ -5703,7 +5703,7 @@ description = "Pure-Python RSA implementation"
optional = true
python-versions = "<4,>=3.6"
groups = ["main"]
-markers = "extra == \"gcp-auth\" or extra == \"bigquery\" or extra ==
\"gcsfs\""
+markers = "extra == \"gcsfs\" or extra == \"bigquery\" or extra ==
\"gcp-auth\""
files = [
{file = "rsa-4.9.1-py3-none-any.whl", hash =
"sha256:68635866661c6836b8d39430f97a996acbd61bfa49406748ea243539fe239762"},
{file = "rsa-4.9.1.tar.gz", hash =
"sha256:e7bdbfdb5497da4c07dfd35530e1a902659db6ff241e39d9953cad06ebd0ae75"},
@@ -5745,7 +5745,7 @@ files = [
{file = "s3transfer-0.14.0-py3-none-any.whl", hash =
"sha256:ea3b790c7077558ed1f02a3072fb3cb992bbbd253392f4b6e9e8976941c7d456"},
{file = "s3transfer-0.14.0.tar.gz", hash =
"sha256:eff12264e7c8b4985074ccce27a3b38a485bb7f7422cc8046fee9be4983e4125"},
]
-markers = {main = "extra == \"glue\" or extra == \"dynamodb\" or extra ==
\"rest-sigv4\""}
+markers = {main = "extra == \"dynamodb\" or extra == \"glue\" or extra ==
\"rest-sigv4\""}
[package.dependencies]
botocore = ">=1.37.4,<2.0a.0"
@@ -6177,7 +6177,7 @@ description = "Fast, Extensible Progress Meter"
optional = true
python-versions = ">=3.7"
groups = ["main"]
-markers = "extra == \"hf\" or extra == \"daft\""
+markers = "extra == \"daft\" or extra == \"hf\""
files = [
{file = "tqdm-4.67.1-py3-none-any.whl", hash =
"sha256:26445eca388f82e72884e0d580d5464cd801a3ea01e63e5601bdff9ba6a48de2"},
{file = "tqdm-4.67.1.tar.gz", hash =
"sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2"},
@@ -6232,7 +6232,7 @@ files = [
{file = "tzdata-2025.2-py2.py3-none-any.whl", hash =
"sha256:1a403fada01ff9221ca8044d701868fa132215d84beb92242d9acd2147f667a8"},
{file = "tzdata-2025.2.tar.gz", hash =
"sha256:b60a638fcc0daffadf82fe0f57e53d06bdec2f36c4df66280ae79bce6bd6f2b9"},
]
-markers = {main = "extra == \"pandas\" or extra == \"ray\" or extra ==
\"bodo\""}
+markers = {main = "extra == \"bodo\" or extra == \"pandas\" or extra ==
\"ray\""}
[[package]]
name = "urllib3"
@@ -6449,7 +6449,7 @@ description = "Yet another URL library"
optional = true
python-versions = ">=3.9"
groups = ["main"]
-markers = "extra == \"s3fs\" or extra == \"adlfs\" or extra == \"gcsfs\""
+markers = "extra == \"adlfs\" or extra == \"gcsfs\" or extra == \"s3fs\""
files = [
{file = "yarl-1.22.0-cp310-cp310-macosx_10_9_universal2.whl", hash =
"sha256:c7bd6683587567e5a49ee6e336e0612bec8329be1b7d4c8af5687dcdeb67ee1e"},
{file = "yarl-1.22.0-cp310-cp310-macosx_10_9_x86_64.whl", hash =
"sha256:5cdac20da754f3a723cceea5b3448e1a2074866406adeb4ef35b469d089adb8f"},
@@ -6751,4 +6751,4 @@ zstandard = ["zstandard"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.10,<4"
-content-hash =
"07a420dce6d58ab65b43cf9cdc303b1f07b49877be6df886b03154fbaf835b4f"
+content-hash =
"e56485f023a6c8d24332b7d6c1236d1616d8d3360053a16ba7c20b48c479faa6"
diff --git a/pyproject.toml b/pyproject.toml
index 5b1292b0..54c94951 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -99,7 +99,7 @@ typing-extensions = "4.15.0"
pytest-mock = "3.15.1"
pyspark = { version = "4.0.1", extras = ["connect"] }
protobuf = "5.29.5" # match Spark Connect's gencode
-cython = "3.1.4"
+cython = "3.1.5"
deptry = ">=0.14,<0.24"
docutils = "!=0.21.post1" #
https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
mypy-boto3-glue = ">=1.28.18"