We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6553b19 commit 88618bcCopy full SHA for 88618bc
1 file changed
README.rst
@@ -73,8 +73,8 @@ The minimum required dependencies to run MNE-Python are:
73
.. ↓↓↓ BEGIN CORE DEPS LIST. DO NOT EDIT! HANDLED BY PRE-COMMIT HOOK ↓↓↓
74
75
- `Python <https://www.python.org>`__ ≥ 3.10
76
-- `NumPy <https://numpy.org>`__ ≥ 1.26
77
-- `SciPy <https://scipy.org>`__ ≥ 1.13
+- `NumPy <https://numpy.org>`__ ≥ 2.0
+- `SciPy <https://scipy.org>`__ ≥ 1.14
78
- `Matplotlib <https://matplotlib.org>`__ ≥ 3.9
79
- `Pooch <https://www.fatiando.org/pooch/latest/>`__ ≥ 1.5
80
- `tqdm <https://tqdm.github.io>`__ ≥ 4.66
0 commit comments