-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2897, 2922: Use latest version of external (numpy, scipy, PySide) packages #3141
Conversation
… PySide, while keeping bumps less than 1.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks spiffy.
This seems to still be failing on numpy 2.0? Is this supposed to fix that? or does it depend also on other PR? |
As noted in my description:
|
…havior moving forward
Description
This updates the requirements file to use the latest versions of PySide6, numpy, and scipy, while locking bumps to versions less than 1. This also updates ci.yml to include these changes, and adds periodictable to the parallel repo list until another release is made with fixes for numpy compatibility.
Fixes #2857
Fixes #2897
Fixes #2922
This is dependent on SasView/sasmodels#613 and SasView/sasdata#103 and will likely fail to build until they are merged.
How Has This Been Tested?
Locally, all tests pass and I am able to run the program without issue.
Review Checklist:
Documentation (check at least one)
Installers
Licencing (untick if necessary)