From 4490194877ae3c5787f9ad74ad390da1424b27da Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Fri, 10 Feb 2012 02:35:42 -0800 Subject: [PATCH] DOC: Update dependencies. --- DEPENDS.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/DEPENDS.txt b/DEPENDS.txt index 07605862..b8942556 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -1,8 +1,12 @@ Build Requirements ------------------ -* `Python >= 2.5 `_ -* `Numpy >= 1.4 `_ -* `Cython >= 0.15 `_ +* `Python >= 2.5 `__ +* `Numpy >= 1.6 `__ +* `Cython >= 0.15 `__ + + +`Matplotlib >= 1.0 `__ is needed to generate the +examples in the documentation. Known build errors ------------------