diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index f37b3829c..353a5909e 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index f24a8d2ac..7b66946c2 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 182db7225..a9df432e3 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index f62c9a84a..37cfc777b 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index b8ef81dcc..fac0e4d48 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index d5380fa7f..6648467e6 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -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 diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 182db7225..a9df432e3 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -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 diff --git a/docs/working-examples.md b/docs/working-examples.md index d802b846e..7b8b3c7ac 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -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