diff --git a/pixi.lock b/pixi.lock index 6b2c6c0..cf4a327 100644 --- a/pixi.lock +++ b/pixi.lock @@ -299,11 +299,11 @@ packages: requires_dist: - six>=1.12.0 - typing ; python_full_version < '3.5' - - astroid<2,>=1 ; python_full_version < '3' and extra == 'astroid' - - astroid<4,>=2 ; python_full_version >= '3' and extra == 'astroid' + - astroid>=1,<2 ; python_full_version < '3' and extra == 'astroid' + - astroid>=2,<4 ; python_full_version >= '3' and extra == 'astroid' - pytest ; extra == 'test' - - astroid<2,>=1 ; python_full_version < '3' and extra == 'test' - - astroid<4,>=2 ; python_full_version >= '3' and extra == 'test' + - astroid>=1,<2 ; python_full_version < '3' and extra == 'test' + - astroid>=2,<4 ; python_full_version >= '3' and extra == 'test' - kind: conda name: bzip2 version: 1.0.8 @@ -430,7 +430,7 @@ packages: version: 0.4.6 url: https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl sha256: 4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6 - requires_python: '!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7' + requires_python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*' - kind: pypi name: decorator version: 5.1.1 @@ -539,10 +539,10 @@ packages: - pytest-recording ; extra == 'test' - pytest-rerunfailures ; extra == 'test' - requests ; extra == 'test' - - aiobotocore<3.0.0,>=2.5.4 ; extra == 'test-downstream' + - aiobotocore>=2.5.4,<3.0.0 ; extra == 'test-downstream' - dask-expr ; extra == 'test-downstream' - dask[dataframe,test] ; extra == 'test-downstream' - - moto[server]<5,>4 ; extra == 'test-downstream' + - moto[server]>4,<5 ; extra == 'test-downstream' - pytest-timeout ; extra == 'test-downstream' - xarray ; extra == 'test-downstream' - adlfs ; extra == 'test-full' @@ -614,7 +614,7 @@ packages: - decorator - jedi>=0.16 - matplotlib-inline - - prompt-toolkit<3.1.0,>=3.0.41 + - prompt-toolkit>=3.0.41,<3.1.0 - pygments>=2.4.0 - stack-data - traitlets>=5.13.0 @@ -664,7 +664,7 @@ packages: url: https://files.pythonhosted.org/packages/20/9f/bc63f0f0737ad7a60800bfd472a4836661adae21f9c2535f3957b1e54ceb/jedi-0.19.1-py2.py3-none-any.whl sha256: e983c654fe5c02867aef4cdfce5a2fbb4a50adc0af145f70504238f18ef5e7e0 requires_dist: - - parso<0.9.0,>=0.8.3 + - parso>=0.8.3,<0.9.0 - jinja2==2.11.3 ; extra == 'docs' - markupsafe==1.1.1 ; extra == 'docs' - pygments==2.8.1 ; extra == 'docs' @@ -1408,9 +1408,9 @@ packages: requires_python: '>=3.8' - kind: pypi name: pyarrow-stubs - version: '17.11' + version: '17.12' path: . - sha256: da130b39ec1fba1326b5d45ae583b14497780ac8d6b5f7d0d3901d44262cb6df + sha256: 0438bdb5aab19874198fda9e04ff0fb7dacbe7f93164168be33a8331083bb05e requires_dist: - pyarrow>=17 requires_python: '>=3.8,<4' @@ -1646,7 +1646,7 @@ packages: url: https://files.pythonhosted.org/packages/93/6b/701776d4bd6bdd9b629c387b5140f006185bd8ddea16788a44434376b98f/scipy-1.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl sha256: fef8c87f8abfb884dac04e97824b61299880c43f4ce675dd2cbeadd3c9b466d2 requires_dist: - - numpy<2.3,>=1.23.5 + - numpy>=1.23.5,<2.3 - pytest ; extra == 'test' - pytest-cov ; extra == 'test' - pytest-timeout ; extra == 'test' @@ -1662,7 +1662,7 @@ packages: - cython ; extra == 'test' - meson ; extra == 'test' - ninja ; sys_platform != 'emscripten' and extra == 'test' - - sphinx<=7.3.7,>=5.0.0 ; extra == 'doc' + - sphinx>=5.0.0,<=7.3.7 ; extra == 'doc' - pydata-sphinx-theme>=0.15.2 ; extra == 'doc' - sphinx-design>=0.4.0 ; extra == 'doc' - matplotlib>=3.5 ; extra == 'doc' @@ -1688,7 +1688,7 @@ packages: url: https://files.pythonhosted.org/packages/a7/c5/02ac82f9bb8f70818099df7e86c3ad28dae64e1347b421d8e3adf26acab6/scipy-1.14.1-cp311-cp311-macosx_12_0_arm64.whl sha256: c0ee987efa6737242745f347835da2cc5bb9f1b42996a4d97d5c7ff7928cb6f2 requires_dist: - - numpy<2.3,>=1.23.5 + - numpy>=1.23.5,<2.3 - pytest ; extra == 'test' - pytest-cov ; extra == 'test' - pytest-timeout ; extra == 'test' @@ -1704,7 +1704,7 @@ packages: - cython ; extra == 'test' - meson ; extra == 'test' - ninja ; sys_platform != 'emscripten' and extra == 'test' - - sphinx<=7.3.7,>=5.0.0 ; extra == 'doc' + - sphinx>=5.0.0,<=7.3.7 ; extra == 'doc' - pydata-sphinx-theme>=0.15.2 ; extra == 'doc' - sphinx-design>=0.4.0 ; extra == 'doc' - matplotlib>=3.5 ; extra == 'doc' @@ -1730,7 +1730,7 @@ packages: url: https://files.pythonhosted.org/packages/b2/ab/070ccfabe870d9f105b04aee1e2860520460ef7ca0213172abfe871463b9/scipy-1.14.1-cp311-cp311-macosx_10_13_x86_64.whl sha256: 2da0469a4ef0ecd3693761acbdc20f2fdeafb69e6819cc081308cc978153c675 requires_dist: - - numpy<2.3,>=1.23.5 + - numpy>=1.23.5,<2.3 - pytest ; extra == 'test' - pytest-cov ; extra == 'test' - pytest-timeout ; extra == 'test' @@ -1746,7 +1746,7 @@ packages: - cython ; extra == 'test' - meson ; extra == 'test' - ninja ; sys_platform != 'emscripten' and extra == 'test' - - sphinx<=7.3.7,>=5.0.0 ; extra == 'doc' + - sphinx>=5.0.0,<=7.3.7 ; extra == 'doc' - pydata-sphinx-theme>=0.15.2 ; extra == 'doc' - sphinx-design>=0.4.0 ; extra == 'doc' - matplotlib>=3.5 ; extra == 'doc' @@ -1772,7 +1772,7 @@ packages: url: https://files.pythonhosted.org/packages/ea/c2/5ecadc5fcccefaece775feadcd795060adf5c3b29a883bff0e678cfe89af/scipy-1.14.1-cp311-cp311-win_amd64.whl sha256: 716e389b694c4bb564b4fc0c51bc84d381735e0d39d3f26ec1af2556ec6aad94 requires_dist: - - numpy<2.3,>=1.23.5 + - numpy>=1.23.5,<2.3 - pytest ; extra == 'test' - pytest-cov ; extra == 'test' - pytest-timeout ; extra == 'test' @@ -1788,7 +1788,7 @@ packages: - cython ; extra == 'test' - meson ; extra == 'test' - ninja ; sys_platform != 'emscripten' and extra == 'test' - - sphinx<=7.3.7,>=5.0.0 ; extra == 'doc' + - sphinx>=5.0.0,<=7.3.7 ; extra == 'doc' - pydata-sphinx-theme>=0.15.2 ; extra == 'doc' - sphinx-design>=0.4.0 ; extra == 'doc' - matplotlib>=3.5 ; extra == 'doc' @@ -1926,7 +1926,7 @@ packages: - pre-commit ; extra == 'test' - pytest-mock ; extra == 'test' - pytest-mypy-testing ; extra == 'test' - - pytest<8.2,>=7.0 ; extra == 'test' + - pytest>=7.0,<8.2 ; extra == 'test' requires_python: '>=3.8' - kind: pypi name: trove-classifiers @@ -2029,13 +2029,13 @@ packages: url: https://files.pythonhosted.org/packages/c8/15/828ec11907aee2349a9342fa71fba4ba7f3af938162a382dd7da339dea16/virtualenv-20.27.0-py3-none-any.whl sha256: 44a72c29cceb0ee08f300b314848c86e57bf8d1f13107a5e671fb9274138d655 requires_dist: - - distlib<1,>=0.3.7 - - filelock<4,>=3.12.2 + - distlib>=0.3.7,<1 + - filelock>=3.12.2,<4 - importlib-metadata>=6.6 ; python_full_version < '3.8' - - platformdirs<5,>=3.9.1 + - platformdirs>=3.9.1,<5 - furo>=2023.7.26 ; extra == 'docs' - proselint>=0.13 ; extra == 'docs' - - sphinx!=7.3,>=7.1.2 ; extra == 'docs' + - sphinx>=7.1.2,!=7.3 ; extra == 'docs' - sphinx-argparse>=0.4 ; extra == 'docs' - sphinxcontrib-towncrier>=0.2.1a0 ; extra == 'docs' - towncrier>=23.6 ; extra == 'docs' diff --git a/pyproject.toml b/pyproject.toml index 64cfc76..feaeae5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ [project] name = "pyarrow-stubs" -version = "17.11" +version = "17.12" description = "Type annotations for pyarrow" authors = [{ name = "ZhengYu, Xu", email = "zen-xu@outlook.com" }] license = "BSD-2-Clause"