diff --git a/INSTALL.rst b/INSTALL.rst index bda6843ae3d0..d83228dfafd1 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -136,16 +136,15 @@ Dependencies Matplotlib requires the following dependencies: * `Python `_ (>= 3.5) +* `FreeType `_ (>= 2.3) +* `libpng `_ (>= 1.2) * `NumPy `_ (>= |minimum_numpy_version|) * `setuptools `_ +* `cycler `_ (>= 0.10.0) * `dateutil `_ (>= 2.1) +* `kiwisolver `_ (>= 1.0.0) * `pyparsing `_ -* `libpng `_ (>= 1.2) * `pytz `_ -* `FreeType `_ (>= 2.3) -* `cycler `_ (>= 0.10.0) -* `six `_ (>= 1.10) -* `kiwisolver `_ (>= 1.0.0) Optionally, you can also install a number of packages to enable better user interface toolkits. See :ref:`what-is-a-backend` for more details on the