File tree Expand file tree Collapse file tree
doc/api/next_api_changes/development Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Increase to minimum supported versions of dependencies
2+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+ For Matplotlib 3.12, the :ref: `minimum supported versions <dependencies >` are being
5+ bumped:
6+
7+ +-------------+-----------------+----------------+
8+ | Dependency | min in mpl3.11 | min in mpl3.12 |
9+ +=============+=================+================+
10+ | Python | 3.11 | 3.12 |
11+ +-------------+-----------------+----------------+
12+ | NumPy | 1.25 | 2.0.0 |
13+ +-------------+-----------------+----------------+
14+ | Contourpy | 1.0.1 | 1.2.1 |
15+ +-------------+-----------------+----------------+
16+
17+ This is consistent with our :ref: `min_deps_policy ` and `SPEC0
18+ <https://scientific-python.org/specs/spec-0000/> `__
19+
20+
21+ PySide2 support
22+ ~~~~~~~~~~~~~~~
23+
24+ Support for the `PySide2 <https://doc.qt.io/qtforpython-5/contents.html >`_ Qt5 Python
25+ binding has been dropped because PySide2 does not support Python 3.12+.
You can’t perform that action at this time.
0 commit comments