Merge pull request #1394 from pypa/update-dependencies-pr
[Bot] Update dependencies
This commit is contained in:
@@ -10,13 +10,13 @@ distlib==0.3.6
|
||||
# via virtualenv
|
||||
filelock==3.9.0
|
||||
# via virtualenv
|
||||
packaging==22.0
|
||||
packaging==23.0
|
||||
# via delocate
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==2.6.2
|
||||
# via virtualenv
|
||||
setuptools==65.6.3
|
||||
setuptools==66.0.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
typing-extensions==4.4.0
|
||||
# via delocate
|
||||
|
||||
@@ -10,13 +10,13 @@ distlib==0.3.6
|
||||
# via virtualenv
|
||||
filelock==3.9.0
|
||||
# via virtualenv
|
||||
packaging==22.0
|
||||
packaging==23.0
|
||||
# via delocate
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==2.6.2
|
||||
# via virtualenv
|
||||
setuptools==65.6.3
|
||||
setuptools==66.0.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
typing-extensions==4.4.0
|
||||
# via delocate
|
||||
|
||||
@@ -12,13 +12,13 @@ filelock==3.9.0
|
||||
# via virtualenv
|
||||
importlib-metadata==6.0.0
|
||||
# via virtualenv
|
||||
packaging==22.0
|
||||
packaging==23.0
|
||||
# via delocate
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==2.6.2
|
||||
# via virtualenv
|
||||
setuptools==65.6.3
|
||||
setuptools==66.0.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
typing-extensions==4.4.0
|
||||
# via
|
||||
|
||||
@@ -10,13 +10,13 @@ distlib==0.3.6
|
||||
# via virtualenv
|
||||
filelock==3.9.0
|
||||
# via virtualenv
|
||||
packaging==22.0
|
||||
packaging==23.0
|
||||
# via delocate
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==2.6.2
|
||||
# via virtualenv
|
||||
setuptools==65.6.3
|
||||
setuptools==66.0.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
typing-extensions==4.4.0
|
||||
# via delocate
|
||||
|
||||
@@ -10,13 +10,13 @@ distlib==0.3.6
|
||||
# via virtualenv
|
||||
filelock==3.9.0
|
||||
# via virtualenv
|
||||
packaging==22.0
|
||||
packaging==23.0
|
||||
# via delocate
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==2.6.2
|
||||
# via virtualenv
|
||||
setuptools==65.6.3
|
||||
setuptools==66.0.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
typing-extensions==4.4.0
|
||||
# via delocate
|
||||
|
||||
@@ -10,13 +10,13 @@ distlib==0.3.6
|
||||
# via virtualenv
|
||||
filelock==3.9.0
|
||||
# via virtualenv
|
||||
packaging==22.0
|
||||
packaging==23.0
|
||||
# via delocate
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==2.6.2
|
||||
# via virtualenv
|
||||
setuptools==65.6.3
|
||||
setuptools==66.0.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
typing-extensions==4.4.0
|
||||
# via delocate
|
||||
|
||||
@@ -1,49 +1,49 @@
|
||||
[x86_64]
|
||||
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-01-02-66f8498
|
||||
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-01-14-0c345ba
|
||||
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-03-129be5e
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-01-03-129be5e
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-14-103cb93
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-01-14-103cb93
|
||||
|
||||
[i686]
|
||||
manylinux1 = quay.io/pypa/manylinux1_i686:2023-01-02-66f8498
|
||||
manylinux1 = quay.io/pypa/manylinux1_i686:2023-01-14-0c345ba
|
||||
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-01-03-129be5e
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-01-14-103cb93
|
||||
|
||||
[pypy_x86_64]
|
||||
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-03-129be5e
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-01-14-103cb93
|
||||
|
||||
[pypy_i686]
|
||||
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
|
||||
|
||||
[aarch64]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-03-129be5e
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-01-03-129be5e
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-14-103cb93
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-01-14-103cb93
|
||||
|
||||
[ppc64le]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-01-03-129be5e
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-01-03-129be5e
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-01-14-103cb93
|
||||
|
||||
[s390x]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-01-03-129be5e
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-01-03-129be5e
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-01-14-103cb93
|
||||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-01-14-103cb93
|
||||
|
||||
[pypy_aarch64]
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-03-129be5e
|
||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-01-14-103cb93
|
||||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-03-129be5e
|
||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-01-14-103cb93
|
||||
|
||||
|
||||
@@ -56,14 +56,14 @@ title: Working examples
|
||||
| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python |
|
||||
| [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. |
|
||||
| [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | 🏕️ Reproducible development environment for AI/ML |
|
||||
| [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data |
|
||||
| [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python |
|
||||
| [PyTables][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python package to manage extremely large amounts of data |
|
||||
| [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. |
|
||||
| [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. |
|
||||
| [Psycopg 3][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A modern implementation of a PostgreSQL adapter for Python |
|
||||
| [Parselmouth][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. |
|
||||
| [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) |
|
||||
| [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data |
|
||||
| [Parselmouth][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python interface to the Praat software package, using pybind11, C++17 and CMake, with the core Praat static library built only once and shared between wheels. |
|
||||
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
|
||||
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
|
||||
| [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS ¶ |
|
||||
@@ -87,8 +87,8 @@ title: Working examples
|
||||
| [Tokenizer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast and customizable text tokenization library with BPE and SentencePiece support |
|
||||
| [mosec][] | ![github icon][] | ![linux icon][] ![apple icon][] | A high-performance serving framework for ML models, offers dynamic batching and multi-stage pipeline to fully exploit your compute machine |
|
||||
| [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python |
|
||||
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
|
||||
| [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
|
||||
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
|
||||
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
|
||||
| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 |
|
||||
| [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 |
|
||||
@@ -162,14 +162,14 @@ title: Working examples
|
||||
[SimpleJSON]: https://github.com/simplejson/simplejson
|
||||
[OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO
|
||||
[envd]: https://github.com/tensorchord/envd
|
||||
[PyTables]: https://github.com/PyTables/PyTables
|
||||
[aioquic]: https://github.com/aiortc/aioquic
|
||||
[PyTables]: https://github.com/PyTables/PyTables
|
||||
[OpenTimelineIO]: https://github.com/PixarAnimationStudios/OpenTimelineIO
|
||||
[ruptures]: https://github.com/deepcharles/ruptures
|
||||
[Psycopg 3]: https://github.com/psycopg/psycopg
|
||||
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
|
||||
[DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest
|
||||
[google neuroglancer]: https://github.com/google/neuroglancer
|
||||
[Parselmouth]: https://github.com/YannickJadoul/Parselmouth
|
||||
[AutoPy]: https://github.com/autopilot-rs/autopy
|
||||
[H3-py]: https://github.com/uber/h3-py
|
||||
[Rtree]: https://github.com/Toblerity/rtree
|
||||
@@ -193,8 +193,8 @@ title: Working examples
|
||||
[Tokenizer]: https://github.com/OpenNMT/Tokenizer
|
||||
[mosec]: https://github.com/mosecorg/mosec
|
||||
[PyGLM]: https://github.com/Zuzu-Typ/PyGLM
|
||||
[bx-python]: https://github.com/bxlab/bx-python
|
||||
[TgCrypto]: https://github.com/pyrogram/tgcrypto
|
||||
[bx-python]: https://github.com/bxlab/bx-python
|
||||
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
|
||||
[iDynTree]: https://github.com/robotology/idyntree
|
||||
[Python-WebRTC]: https://github.com/MarshalX/python-webrtc
|
||||
|
||||
Reference in New Issue
Block a user