You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/packages/matplotlib.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,3 +13,6 @@ versions:
13
13
- version: 3.10.7
14
14
- version: 3.10.8
15
15
- version: 3.10.9
16
+
- version: 3.11.0
17
+
patched:
18
+
comment: We patch matplotlib to increase threading test timeouts in places where the native RISC-V runners seem to have issues, and backport a fix from upstream to pin pytest below version 9.1.0 due to failures with a test fixture in the TestSpectral suite.
0 commit comments