We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee59da commit bd4943dCopy full SHA for bd4943d
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