summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2018-11-02 22:43:35 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2018-11-14 18:49:11 -0800
commit5d77c6a4d323dfe0e253e80aab1ecb942fd384f4 (patch)
tree1ffb518ccfae4a1ee142e60c381643539a6f1dd5 /INSTALL.rst
parente10f85d15ea65b271ccaee6bb272d9ac9360f444 (diff)
downloadnetworkx-5d77c6a4d323dfe0e253e80aab1ecb942fd384f4.tar.gz
Update matplotlib requirement
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 3b0cc987..bbc97eae 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -94,7 +94,7 @@ The following optional packages provide additional functionality.
of graphs and many numerical scientific tools.
- `pandas <http://pandas.pydata.org/>`_ (>= 0.23.3) provides a DataFrame, which
is a tabular data structure with labeled axes.
-- `Matplotlib <http://matplotlib.org/>`_ (>= 2.2.2) provides flexible drawing of
+- `Matplotlib <http://matplotlib.org/>`_ (>= 3.0.0) provides flexible drawing of
graphs.
- `PyGraphviz <http://pygraphviz.github.io/>`_ (>= 1.5) and
`pydot <https://github.com/erocarrera/pydot>`_ (>= 1.2.4) provide graph drawing