We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
numpy < 2.0
Numpy 2.0 is causing some CI failures as seen in #3340
Until we get these resolved, let's pin our numpy version to be < 2.0
The text was updated successfully, but these errors were encountered:
Closes Bears-R-Us#3343: Pin numpy < 2.0 to avoid CI failures
e33a9cb
This PR (closes Bears-R-Us#3343) pins `numpy < 2.0` to avoid CI failures
Closes #3343: Pin numpy < 2.0 to avoid CI failures (#3344)
b217eaf
This PR (closes #3343) pins `numpy < 2.0` to avoid CI failures Co-authored-by: Tess Hayes <[email protected]>
stress-tess
Successfully merging a pull request may close this issue.
Numpy 2.0 is causing some CI failures as seen in #3340
Until we get these resolved, let's pin our numpy version to be < 2.0
The text was updated successfully, but these errors were encountered: