[Bot] Update dependencies (#1652)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
parent
89d5bd58f5
commit
cec051f4b8
@@ -8,7 +8,7 @@ delocate==0.10.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
filelock==3.12.4
|
||||
filelock==3.13.0
|
||||
# via virtualenv
|
||||
packaging==23.2
|
||||
# via delocate
|
||||
@@ -16,7 +16,7 @@ platformdirs==3.11.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.8.0
|
||||
# via delocate
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -8,7 +8,7 @@ delocate==0.10.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
filelock==3.12.4
|
||||
filelock==3.13.0
|
||||
# via virtualenv
|
||||
packaging==23.2
|
||||
# via delocate
|
||||
@@ -16,7 +16,7 @@ platformdirs==3.11.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.8.0
|
||||
# via delocate
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -8,7 +8,7 @@ delocate==0.10.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
filelock==3.12.4
|
||||
filelock==3.13.0
|
||||
# via virtualenv
|
||||
packaging==23.2
|
||||
# via delocate
|
||||
@@ -16,7 +16,7 @@ platformdirs==3.11.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.8.0
|
||||
# via delocate
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -21,7 +21,7 @@ typing-extensions==4.7.1
|
||||
# delocate
|
||||
# importlib-metadata
|
||||
# platformdirs
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -8,7 +8,7 @@ delocate==0.10.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
filelock==3.12.4
|
||||
filelock==3.13.0
|
||||
# via virtualenv
|
||||
packaging==23.2
|
||||
# via delocate
|
||||
@@ -16,7 +16,7 @@ platformdirs==3.11.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.8.0
|
||||
# via delocate
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -8,7 +8,7 @@ delocate==0.10.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
filelock==3.12.4
|
||||
filelock==3.13.0
|
||||
# via virtualenv
|
||||
packaging==23.2
|
||||
# via delocate
|
||||
@@ -16,7 +16,7 @@ platformdirs==3.11.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.8.0
|
||||
# via delocate
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -8,7 +8,7 @@ delocate==0.10.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
filelock==3.12.4
|
||||
filelock==3.13.0
|
||||
# via virtualenv
|
||||
packaging==23.2
|
||||
# via delocate
|
||||
@@ -16,7 +16,7 @@ platformdirs==3.11.0
|
||||
# via virtualenv
|
||||
typing-extensions==4.8.0
|
||||
# via delocate
|
||||
virtualenv==20.24.5
|
||||
virtualenv==20.24.6
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.41.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -47,8 +47,8 @@ title: Working examples
|
||||
| [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python |
|
||||
| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML |
|
||||
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
|
||||
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
|
||||
| [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. |
|
||||
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
|
||||
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
|
||||
| [h5py][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. |
|
||||
| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. |
|
||||
@@ -153,8 +153,8 @@ title: Working examples
|
||||
[PyCryptodome]: https://github.com/Legrandin/pycryptodome
|
||||
[PyYAML]: https://github.com/yaml/pyyaml
|
||||
[Line Profiler]: https://github.com/pyutils/line_profiler
|
||||
[numexpr]: https://github.com/pydata/numexpr
|
||||
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
|
||||
[numexpr]: https://github.com/pydata/numexpr
|
||||
[PyAV]: https://github.com/PyAV-Org/PyAV
|
||||
[h5py]: https://github.com/h5py/h5py
|
||||
[Wrapt]: https://github.com/GrahamDumpleton/wrapt
|
||||
|
||||
Reference in New Issue
Block a user