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 83abf69 commit 0e7f3f4Copy full SHA for 0e7f3f4
pyproject.toml
@@ -58,7 +58,7 @@ classifiers = [
58
tests = [
59
"ansys-dpf-core==0.10.0",
60
"autopep8==2.0.4",
61
- "matplotlib==3.8.0",
+ "matplotlib==3.8.1",
62
"scipy==1.10.1; python_version < '3.9'", # to support python 3.8
63
"scipy==1.11.3; python_version > '3.8'",
64
"pandas==2.1.2",
@@ -81,7 +81,7 @@ doc = [
81
"imageio==2.31.6",
82
"jupyter_sphinx==0.4.0",
83
"jupyterlab>=3.2.8",
84
85
"numpydoc==1.6.0",
86
87
"plotly==5.18.0",
0 commit comments