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 ------------------