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 7157a19 commit 7db7943Copy full SHA for 7db7943
doc/devel/min_dep_policy.rst
@@ -51,6 +51,13 @@ versions no longer support our minimum NumPy or Python.
51
52
We will work around bugs in our dependencies when practical.
53
54
+IPython and Matplotlib do not technically depend on each other, however there
55
+is practical coupling between the projects. There is no dependency to update,
56
+but we will ensure the integration works with at least minor or major versions
57
+of IPython released in the 24 months prior to our planned release date. We
58
+will not warn if used within an IPython outside of this window.
59
+
60
61
62
Test and documentation dependencies
63
===================================
0 commit comments