Skip to content

Lock numpy and cvxpy versions to avoid build crash#2963

Merged
timothy-nunn merged 2 commits intomainfrom
2962-bug-various-dependency-versions-cause-build-to-crash
Oct 11, 2023
Merged

Lock numpy and cvxpy versions to avoid build crash#2963
timothy-nunn merged 2 commits intomainfrom
2962-bug-various-dependency-versions-cause-build-to-crash

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

@timothy-nunn timothy-nunn commented Oct 4, 2023

Description

Locks numpy and cvxpy versions to those which do not cause a build system crash (observed on Mac and Ubuntu Python 10)

Checklist

I confirm that I have completed the following checks:

  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@timothy-nunn timothy-nunn linked an issue Oct 4, 2023 that may be closed by this pull request
@timothy-nunn timothy-nunn changed the title Lock numpy and scipy versions to avoid build crash Lock numpy and cvxpy versions to avoid build crash Oct 4, 2023
@timothy-nunn timothy-nunn mentioned this pull request Oct 4, 2023
5 tasks
@timothy-nunn timothy-nunn merged commit 50df2c3 into main Oct 11, 2023
@timothy-nunn timothy-nunn deleted the 2962-bug-various-dependency-versions-cause-build-to-crash branch October 11, 2023 15:43
chris-ashe pushed a commit that referenced this pull request Apr 22, 2024
* Lock numpy and scipy versions to avoid build crash

* Lock cvxpy version instead of scipy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Various dependency versions cause build to crash

2 participants