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 a33f358 commit f7729abCopy full SHA for f7729ab
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = ["ansys-dpf-core>=0.7.2",
33
[project.optional-dependencies]
34
tests = [
35
"pyvista==0.43.3",
36
- "matplotlib==3.8.2",
+ "matplotlib==3.8.3",
37
"numpy==1.26.4",
38
"pytest==8.0.1",
39
"pytest-cov==4.1.0",
@@ -46,7 +46,7 @@ tests = [
46
]
47
doc = [
48
"recommonmark==0.7.1",
49
50
"imageio==2.34.0",
51
"imageio-ffmpeg==0.4.9",
52
0 commit comments