Skip to content
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

chore: add support for numpy v2 #660

Merged
merged 68 commits into from
Oct 23, 2024
Merged

Conversation

veenstrajelmer
Copy link
Collaborator

@veenstrajelmer veenstrajelmer commented Jul 4, 2024

Steps:

  • chore: drop python 3.8 support #710
  • updated the (dev) dependencies so poetry resolves to numpy v2
  • updated some dependencies to avoid very old versions
  • this should actually also be done for the mkdocs dependencies (and markupsafe even has a < version), since these are strongly outdated.
  • reordered some dependencies in pyproject.toml for readability
  • updated poetry.lock

@veenstrajelmer veenstrajelmer linked an issue Jul 4, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Jul 4, 2024

@veenstrajelmer veenstrajelmer marked this pull request as draft September 6, 2024 09:32
@veenstrajelmer veenstrajelmer marked this pull request as ready for review September 6, 2024 09:33
@veenstrajelmer veenstrajelmer marked this pull request as draft September 6, 2024 12:32
@veenstrajelmer veenstrajelmer marked this pull request as ready for review October 10, 2024 10:31
@priscavdsluis priscavdsluis changed the title 657 investigate numpy 200 support #657: Add support for numpy v2 Oct 23, 2024
Copy link

sonarcloud bot commented Oct 23, 2024

@veenstrajelmer veenstrajelmer changed the title #657: Add support for numpy v2 chore: add support for numpy v2 Oct 23, 2024
@veenstrajelmer veenstrajelmer merged commit 1ef664e into main Oct 23, 2024
11 checks passed
@veenstrajelmer veenstrajelmer deleted the 657-investigate-numpy-200-support branch October 23, 2024 10:24
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.

Investigate numpy 2.0.0 support
2 participants