Skip to content

Commit 15fc0fb

Browse files
committed
Update to pyvista==0.43.4 as the current version is having problems volume rendering.
The new version seems to fix it and doesn't seem to conflict with other deps.
1 parent e336fd5 commit 15fc0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ python-dateutil==2.8.2
141141
python-json-logger==2.0.7
142142
python-markdown-math==0.8
143143
pytz==2023.3
144-
pyvista==0.34.1
144+
pyvista==0.43.4
145145
pyxdg==0.28
146146
PyYAML==6.0
147147
pyyaml_env_tag==0.1

0 commit comments

Comments
 (0)