We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c073f79 commit b9d3428Copy full SHA for b9d3428
1 file changed
pyproject.toml
@@ -97,7 +97,7 @@ testing = [
97
"ipywidgets>=8",
98
"jupytext>=1.11.2",
99
# Matplotlib outputs are sensitive to the matplotlib version
100
- "matplotlib==3.10.*",
+ "matplotlib==3.10.7",
101
"nbdime",
102
"numpy",
103
"pandas",
0 commit comments