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
Matplotlib 3.11 deprecates the
Coremodule 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