diff --git a/DEPENDS.txt b/DEPENDS.txt index 9d6092bb..659a0655 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -4,7 +4,6 @@ Build Requirements * `Numpy >= 1.6 `__ * `Cython >= 0.19 `__ * `Six >=1.3 `__ -* `Matplotlib >= 1.0 `__ You can use pip to automatically install the base dependencies as follows:: @@ -13,6 +12,7 @@ You can use pip to automatically install the base dependencies as follows:: Runtime requirements -------------------- * `SciPy >= 0.9 `__ +* `Matplotlib >= 1.0 `__ Known build errors ------------------