File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -136,16 +136,15 @@ Dependencies
136
136
Matplotlib requires the following dependencies:
137
137
138
138
* `Python <https://www.python.org/downloads/ >`_ (>= 3.5)
139
+ * `FreeType <https://www.freetype.org/ >`_ (>= 2.3)
140
+ * `libpng <http://www.libpng.org >`_ (>= 1.2)
139
141
* `NumPy <http://www.numpy.org >`_ (>= |minimum_numpy_version |)
140
142
* `setuptools <https://setuptools.readthedocs.io/en/latest/ >`_
143
+ * `cycler <http://matplotlib.org/cycler/ >`_ (>= 0.10.0)
141
144
* `dateutil <https://pypi.python.org/pypi/python-dateutil >`_ (>= 2.1)
145
+ * `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.0.0)
142
146
* `pyparsing <https://pyparsing.wikispaces.com/ >`_
143
- * `libpng <http://www.libpng.org >`_ (>= 1.2)
144
147
* `pytz <http://pytz.sourceforge.net/ >`_
145
- * `FreeType <https://www.freetype.org/ >`_ (>= 2.3)
146
- * `cycler <http://matplotlib.org/cycler/ >`_ (>= 0.10.0)
147
- * `six <https://pypi.python.org/pypi/six >`_ (>= 1.10)
148
- * `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.0.0)
149
148
150
149
Optionally, you can also install a number of packages to enable better user
151
150
interface toolkits. See :ref: `what-is-a-backend ` for more details on the
You can’t perform that action at this time.
0 commit comments