Skip to content

Commit a0a92b1

Browse files
committed
DOC: add dependencies changenote
1 parent ef607cf commit a0a92b1

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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+.

0 commit comments

Comments
 (0)