Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/packages/matplotlib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ versions:
- version: 3.10.7
- version: 3.10.8
- version: 3.10.9
- version: 3.11.0
patched:
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.
Loading