Matplotlib 3.11 Error
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
Matplotlib 3.11 deprecates the `Core` module that we use:
https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.11.0.html#matplotlib-style-core
A fix will need to be created to account for this. In the meantime, #795 caps the version until this is resolved.
This bug was introduced in #786
Contributor guide
Assessment
This issue has not been assessed yet.