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 fb140ca commit 813f8f7Copy full SHA for 813f8f7
doc/changelog/815.maintenance.md
@@ -0,0 +1 @@
1
+bump pyvista from 0.45.1 to 0.45.2
pyproject.toml
@@ -63,7 +63,7 @@ tests = [
63
"scikit-learn==1.6.1",
64
"pytest-xdist==3.6.1",
65
"ipython==8.36.0",
66
- "pyvista==0.45.1",
+ "pyvista==0.45.2",
67
]
68
doc = [
69
"recommonmark==0.7.1",
@@ -92,7 +92,7 @@ doc = [
92
"jupyterlab==4.4.2",
93
"sphinx-jinja==2.0.2",
94
"sphinx-autoapi==3.6.0",
95
96
97
98
[tool.flit.module]
0 commit comments