From 0f6e5c634d90b4a7baa865970b77f171bb441dfc Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 7 May 2015 12:10:13 +0200 Subject: [PATCH] Added version requirement for SciPy and Healpy --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 8511824a8..691090037 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,11 +20,11 @@ This package has the following hard dependencies: * `Astropy `__ 1.0 or later -* `Scipy `__ +* `Scipy `__ 0.9 or later and the following optional dependencies: -* `healpy `_ for HEALPIX image reprojection +* `healpy `_ 1.8 or later for HEALPIX image reprojection .. _quickstart: