From 5d77c6a4d323dfe0e253e80aab1ecb942fd384f4 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Fri, 2 Nov 2018 22:43:35 -0700 Subject: Update matplotlib requirement --- INSTALL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.rst') 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 `_ (>= 0.23.3) provides a DataFrame, which is a tabular data structure with labeled axes. -- `Matplotlib `_ (>= 2.2.2) provides flexible drawing of +- `Matplotlib `_ (>= 3.0.0) provides flexible drawing of graphs. - `PyGraphviz `_ (>= 1.5) and `pydot `_ (>= 1.2.4) provide graph drawing -- cgit v1.2.1