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 0d20d01 commit 80738faCopy full SHA for 80738fa
doc/changelog.d/2126.dependencies.md
@@ -0,0 +1 @@
1
+Bump pyvista[jupyter] from 0.45.2 to 0.45.3
pyproject.toml
@@ -72,7 +72,7 @@ tests = [
72
"pytest==8.4.1",
73
"pytest-cov==6.2.1",
74
"pytest-pyvista==0.2.0",
75
- "pyvista[jupyter]==0.45.2",
+ "pyvista[jupyter]==0.45.3",
76
"requests==2.32.4",
77
"scipy==1.15.3",
78
"semver==3.0.4",
@@ -108,7 +108,7 @@ doc = [
108
"Pint==0.24.4",
109
"protobuf==5.29.3",
110
"pygltflib==1.16.4",
111
112
"quarto-cli==1.7.32",
113
114
0 commit comments