File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,14 +75,15 @@ The minimum required dependencies to run MNE-Python are:
7575
7676.. ↓↓↓ BEGIN CORE DEPS LIST. DO NOT EDIT! HANDLED BY PRE-COMMIT HOOK ↓↓↓
7777 - `Python <https://www.python.org >`__ ≥ 3.9
78- - `NumPy <https://numpy.org >`__ ≥ 1.24
79- - `SciPy <https://scipy.org >`__ ≥ 1.10
78+ - `NumPy <https://numpy.org >`__ ≥ 1.23, < 3
79+ - `SciPy <https://scipy.org >`__ ≥ 1.9
8080- `Matplotlib <https://matplotlib.org >`__ ≥ 3.6
8181- `Pooch <https://www.fatiando.org/pooch/latest/ >`__ ≥ 1.5
8282- `tqdm <https://tqdm.github.io >`__
8383- `Jinja2 <https://palletsprojects.com/p/jinja/ >`__
8484- `decorator <https://github.com/micheles/decorator >`__
85- - `lazy_loader <https://pypi.org/project/lazy_loader/ >`__
85+ - `lazy-loader <https://pypi.org/project/lazy_loader >`__ ≥ 0.3
86+ - `packaging <https://packaging.pypa.io/en/stable/ >`__
8687.. ↑↑↑ END CORE DEPS LIST. DO NOT EDIT! HANDLED BY PRE-COMMIT HOOK ↑↑↑
8788
8889 For full functionality, some functions require:
You can’t perform that action at this time.
0 commit comments