Skip to content

Commit 701582b

Browse files
MAINT: add changelog and sync README dependencies
1 parent 81069ce commit 701582b

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ The minimum required dependencies to run MNE-Python are:
7474
7575
- `Python <https://www.python.org>`__ ≥ 3.10
7676
- `NumPy <https://numpy.org>`__ ≥ 1.26
77-
- `SciPy <https://scipy.org>`__ ≥ 1.11
77+
- `SciPy <https://scipy.org>`__ ≥ 1.13
7878
- `Matplotlib <https://matplotlib.org>`__ ≥ 3.8
7979
- `Pooch <https://www.fatiando.org/pooch/latest/>`__ ≥ 1.5
80-
- `tqdm <https://tqdm.github.io>`__
81-
- `Jinja2 <https://palletsprojects.com/p/jinja/>`__
82-
- `decorator <https://github.com/micheles/decorator>`__
80+
- `tqdm <https://tqdm.github.io>`__ ≥ 4.66
81+
- `Jinja2 <https://palletsprojects.com/p/jinja/>`__ ≥ 3.1
82+
- `decorator <https://github.com/micheles/decorator>`__ ≥ 5.1
8383
- `lazy-loader <https://pypi.org/project/lazy_loader>`__ ≥ 0.3
8484
- `packaging <https://packaging.pypa.io/en/stable/>`__
8585

doc/changes/dev/13825.other.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improved colocated OPM topomap handling by broadening OPM coil detection to include non-QuSpin OPM systems, as an incremental step toward orientation-aware dual/triaxial support (:gh:`13781`), by `Pragnya Khandelwal`_.

0 commit comments

Comments
 (0)