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 9124545 commit a2db2b1Copy full SHA for a2db2b1
doc/changelog.d/2353.dependencies.md
@@ -0,0 +1 @@
1
+Bump pyvista[jupyter] from 0.46.3 to 0.46.4
pyproject.toml
@@ -110,7 +110,7 @@ general-all = [
110
"pint==0.24.4",
111
"protobuf==6.32.1",
112
"pygltflib==1.16.5",
113
- "pyvista[jupyter]==0.46.3",
+ "pyvista[jupyter]==0.46.4",
114
"requests==2.32.5",
115
"scipy==1.15.3; python_version<'3.11'",
116
"scipy==1.16.2; python_version>='3.11'",
0 commit comments