fix: pyvista version - #4158
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes the pyvista dependency version to resolve compatibility issues. The change constrains pyvista to version 0.45.2 or lower while a longer-term solution is developed for issue #4157.
- Adds version constraint to pyvista dependency
germa89
enabled auto-merge (squash)
August 7, 2025 09:34
Collaborator
Author
|
@pyansys-ci-bot LGTM. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4158 +/- ##
==========================================
+ Coverage 91.30% 91.33% +0.03%
==========================================
Files 189 193 +4
Lines 15698 15722 +24
==========================================
+ Hits 14333 14360 +27
+ Misses 1365 1362 -3 🚀 New features to boost your workflow:
|
clatapie
approved these changes
Aug 7, 2025
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Fix pyvista dependency while we figure out what to do with #4157
Issue linked
Related #4157
Checklist
draftif it is not ready to be reviewed yet.feat: adding new MAPDL command)