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 6f7f69c commit 8580cf4Copy full SHA for 8580cf4
1 file changed
README.rst
@@ -73,9 +73,9 @@ 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.23
77
-- `SciPy <https://scipy.org>`__ ≥ 1.9
78
-- `Matplotlib <https://matplotlib.org>`__ ≥ 3.6
+- `NumPy <https://numpy.org>`__ ≥ 1.25
+- `SciPy <https://scipy.org>`__ ≥ 1.11
+- `Matplotlib <https://matplotlib.org>`__ ≥ 3.7
79
- `Pooch <https://www.fatiando.org/pooch/latest/>`__ ≥ 1.5
80
- `tqdm <https://tqdm.github.io>`__
81
- `Jinja2 <https://palletsprojects.com/p/jinja/>`__
0 commit comments