diff --git a/DEPENDS.txt b/DEPENDS.txt index 2792870b..b2858256 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -4,10 +4,13 @@ Build Requirements * `Numpy >= 1.6 `__ * `Cython >= 0.15 `__ - `Matplotlib >= 1.0 `__ is needed to generate the examples in the documentation. +Runtime requirements +-------------------- +* `SciPy >= 0.10 `__ + Known build errors ------------------ On Windows, the error ``Error:unable to find vcvarsall.bat`` means that @@ -34,3 +37,4 @@ functionality is only available with the following installed: `FreeImage `__ The ``freeimage`` plugin provides support for reading various types of image file formats, including multi-page TIFFs. +