Skip to content

Commit 88618bc

Browse files
authored
MAINT: Update dependency specifiers (#14026)
1 parent 6553b19 commit 88618bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ The minimum required dependencies to run MNE-Python are:
7373
.. ↓↓↓ BEGIN CORE DEPS LIST. DO NOT EDIT! HANDLED BY PRE-COMMIT HOOK ↓↓↓
7474
7575
- `Python <https://www.python.org>`__ ≥ 3.10
76-
- `NumPy <https://numpy.org>`__ ≥ 1.26
77-
- `SciPy <https://scipy.org>`__ ≥ 1.13
76+
- `NumPy <https://numpy.org>`__ ≥ 2.0
77+
- `SciPy <https://scipy.org>`__ ≥ 1.14
7878
- `Matplotlib <https://matplotlib.org>`__ ≥ 3.9
7979
- `Pooch <https://www.fatiando.org/pooch/latest/>`__ ≥ 1.5
8080
- `tqdm <https://tqdm.github.io>`__ ≥ 4.66

0 commit comments

Comments
 (0)