diff --git a/README.rst b/README.rst index 1815a48d50f61cb14d65ac75421ba9831f72036a..154472c45f9f99d380e11d3d964adeeed4c7fe9b 100644 --- a/README.rst +++ b/README.rst @@ -25,9 +25,7 @@ Dependencies ============ The required dependencies to build the software are python >= 2.5, -setuptools, NumPy >= 1.1, SciPy >= 0.6 (although having at least 0.7 -is highly recommended and required by some modules) and a working C++ -compiler. +setuptools, NumPy >= 1.2, SciPy >= 0.7 and a working C++ compiler. To run the tests you will also need nose >= 0.10.