@@ -16,14 +16,16 @@ mandatory dependencies are automatically installed. This list is mainly for
1616reference.
1717
1818* `Python <https://www.python.org/downloads/ >`_ (>= 3.8)
19- * `NumPy <https://numpy.org >`_ (>= 1.19)
20- * `setuptools <https://setuptools.readthedocs.io/en/latest/ >`_
19+ * `contourpy <https://pypi.org/project/contourpy/ >`_ (>= 1.0.1)
2120* `cycler <https://matplotlib.org/cycler/ >`_ (>= 0.10.0)
2221* `dateutil <https://pypi.org/project/python-dateutil/ >`_ (>= 2.7)
22+ * `fontTools <https://fonttools.readthedocs.io/en/latest/ >`_ (>=4.22.0)
2323* `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.0.1)
24+ * `NumPy <https://numpy.org >`_ (>= 1.19)
25+ * `packaging <https://pypi.org/project/packaging/ >`_ (>= 20.0)
2426* `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 6.2)
2527* `pyparsing <https://pypi.org/project/pyparsing/ >`_ (>=2.2.1)
26- * `fontTools <https://fonttools .readthedocs.io/en/latest/ >`_ (>=4.22.0)
28+ * `setuptools <https://setuptools .readthedocs.io/en/latest/ >`_
2729
2830
2931.. _optional_dependencies :
@@ -81,7 +83,8 @@ Font handling and rendering
8183~~~~~~~~~~~~~~~~~~~~~~~~~~~
8284
8385* `LaTeX <https://www.latex-project.org/ >`_ (with `cm-super
84- <https://ctan.org/pkg/cm-super> `__ ) and `GhostScript (>=9.0)
86+ <https://ctan.org/pkg/cm-super> `__ and `underscore
87+ <https://ctan.org/pkg/underscore> `__ ) and `GhostScript (>=9.0)
8588 <https://ghostscript.com/download/> `_ : for rendering text with LaTeX.
8689* `fontconfig <https://www.fontconfig.org >`_ (>= 2.7): for detection of system
8790 fonts on Linux.
0 commit comments