Skip to content

Commit

Permalink
Backport PR matplotlib#29321: DOC: List min. Python version for Matpl…
Browse files Browse the repository at this point in the history
…otlib 3.10
  • Loading branch information
QuLogic authored and meeseeksmachine committed Dec 16, 2024
1 parent b44d047 commit 62726da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/devel/min_dep_policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ specification of the dependencies.
========== ======== ======
Matplotlib Python NumPy
========== ======== ======
`3.10`_ 3.10 1.23.0
`3.9`_ 3.9 1.23.0
`3.8`_ 3.9 1.21.0
`3.7`_ 3.8 1.20.0
Expand All @@ -136,6 +137,7 @@ Matplotlib Python NumPy
1.0 2.4 1.1
========== ======== ======

.. _`3.10`: https://matplotlib.org/3.10.0/devel/dependencies.html
.. _`3.9`: https://matplotlib.org/3.9.0/devel/dependencies.html
.. _`3.8`: https://matplotlib.org/3.8.0/devel/dependencies.html
.. _`3.7`: https://matplotlib.org/3.7.0/devel/dependencies.html
Expand Down

0 comments on commit 62726da

Please sign in to comment.