From 69ae7114c175901ee43b4bff2ebf3490688d4fcd Mon Sep 17 00:00:00 2001 From: Jordan Hicks <66040891+INDIG0N@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:08:31 -0400 Subject: [PATCH] Backport PR #46461: Update install.rst --- doc/source/getting_started/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/getting_started/install.rst b/doc/source/getting_started/install.rst index 8fe0fd1f78e61..8106efcfcfd98 100644 --- a/doc/source/getting_started/install.rst +++ b/doc/source/getting_started/install.rst @@ -276,7 +276,7 @@ Computation ========================= ================== ============================================================= Dependency Minimum Version Notes ========================= ================== ============================================================= -SciPy 1.14.1 Miscellaneous statistical functions +SciPy 1.4.1 Miscellaneous statistical functions numba 0.50.1 Alternative execution engine for rolling operations (see :ref:`Enhancing Performance `) xarray 0.15.1 pandas-like API for N-dimensional data