@@ -25,7 +25,7 @@ reference.
2525* `dateutil <https://pypi.org/project/python-dateutil/ >`_ (>= 2.7)
2626* `fontTools <https://fonttools.readthedocs.io/en/latest/ >`_ (>= 4.22.0)
2727* `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.3.1)
28- * `NumPy <https://numpy.org >`_ (>= 1.21 )
28+ * `NumPy <https://numpy.org >`_ (>= 1.23 )
2929* `packaging <https://pypi.org/project/packaging/ >`_ (>= 20.0)
3030* `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 8.0)
3131* `pyparsing <https://pypi.org/project/pyparsing/ >`_ (>= 2.3.1)
@@ -238,7 +238,7 @@ then you must manually install the following packages into your development envi
238238- `setuptools_scm <https://pypi.org/project/setuptools-scm/ >`_ (>= 7). Used to
239239 update the reported ``mpl.__version__ `` based on the current git commit.
240240 Also a runtime dependency for editable installs.
241- - `NumPy <https://numpy.org >`_ (>= 1.21 ). Also a runtime dependency.
241+ - `NumPy <https://numpy.org >`_ (>= 1.22 ). Also a runtime dependency.
242242
243243
244244.. _compile-dependencies :