Skip to content

Commit bd4943d

Browse files
committed
Test outputs are sensitive to patch version of mpl, too
1 parent bee59da commit bd4943d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ testing = [
9797
"ipywidgets>=8",
9898
"jupytext>=1.11.2",
9999
# Matplotlib outputs are sensitive to the matplotlib version
100-
"matplotlib==3.10.*",
100+
"matplotlib==3.10.7",
101101
"nbdime",
102102
"numpy",
103103
"pandas",

0 commit comments

Comments
 (0)