Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d3049 commit 683a011Copy full SHA for 683a011
1 file changed
doc/api/next_api_changes/deprecations/29904-tac.rst
@@ -0,0 +1,16 @@
1
+
2
+Increase to minimum supported versions of dependencies
3
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4
5
+For Matplotlib 3.11, the :ref:`minimum supported versions <dependencies>` are
6
+being bumped:
7
8
++------------+-----------------+----------------+
9
+| Dependency | min in mpl3.10 | min in mpl3.11 |
10
++============+=================+================+
11
+| Python | 3.10 | 3.11 |
12
+| NumPy | 1.23 | 1.25 |
13
14
15
+This is consistent with our :ref:`min_deps_policy` and `SPEC0
16
+<https://scientific-python.org/specs/spec-0000/>`__
0 commit comments