Skip to content

Switch to Python 3.13 and numpy 2#320

Merged
alicjapolanska merged 4 commits intomainfrom
numpy2
Sep 30, 2025
Merged

Switch to Python 3.13 and numpy 2#320
alicjapolanska merged 4 commits intomainfrom
numpy2

Conversation

@alicjapolanska
Copy link
Copy Markdown
Collaborator

  • Unpin version of numpy<2. Previously dependencies were not yet working with numpy 2 so we pinned an earlier version in requirements. Adjustments to our code to support numpy 2 had been done in an earlier release.
  • Change Python to 3.13. The old numpy version was causing issues with installation for Python 3.13. Now we are able to switch to the newer version.

Copy link
Copy Markdown
Collaborator

@Kiyam Kiyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alicjapolanska alicjapolanska merged commit f87d1f8 into main Sep 30, 2025
2 checks passed
@alicjapolanska alicjapolanska deleted the numpy2 branch September 30, 2025 11:11
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.

2 participants