Skip to content

Commit 576d2ab

Browse files
fix: pyvista version (#4158)
* fix: pyvista version * chore: adding changelog file 4158.fixed.md [dependabot-skip] --------- Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 96e6cad commit 576d2ab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/changelog.d/4158.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix: pyvista version

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"psutil>=5.9.4",
3434
"pyansys-tools-versioning>=0.3.3",
3535
"pyiges[full]>=0.3.1", # Since v0.3.0, the 'full' flag is needed in order to install 'geomdl'
36+
"pyvista<=0.45.2",
3637
"scipy>=1.3.0", # for sparse (consider optional?)
3738
"tabulate>=0.8.0", # for cli plotting
3839
"tqdm>=4.45.0",

0 commit comments

Comments
 (0)