@@ -21,7 +21,7 @@ reference.
2121* `dateutil <https://pypi.org/project/python-dateutil/ >`_ (>= 2.7)
2222* `fontTools <https://fonttools.readthedocs.io/en/latest/ >`_ (>= 4.22.0)
2323* `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.3.1)
24- * `NumPy <https://numpy.org >`_ (>= 1.21 )
24+ * `NumPy <https://numpy.org >`_ (>= 1.22 )
2525* `packaging <https://pypi.org/project/packaging/ >`_ (>= 20.0)
2626* `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 8.0)
2727* `pyparsing <https://pypi.org/project/pyparsing/ >`_ (>= 2.3.1)
@@ -232,7 +232,7 @@ Setup dependencies
232232- `setuptools_scm <https://pypi.org/project/setuptools-scm/ >`_ (>= 7). Used to
233233 update the reported ``mpl.__version__ `` based on the current git commit.
234234 Also a runtime dependency for editable installs.
235- - `NumPy <https://numpy.org >`_ (>= 1.21 ). Also a runtime dependency.
235+ - `NumPy <https://numpy.org >`_ (>= 1.22 ). Also a runtime dependency.
236236
237237
238238.. _compile-dependencies :