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: upgrade NumPy to 2.0 #436

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

benglewis
Copy link

@benglewis benglewis commented Apr 2, 2025

Update NumPy version to 2.0.0 in the repository.

  • pyproject.toml

    • Change NumPy version from >=1.26.4,<2.0.0 to 2.0.0.
  • examples/mensuration_and_polling/requirements.txt

    • Change NumPy version from ~=1.24.3 to ~=2.0.0.

For more details, open the Copilot Workspace session.

Update NumPy version to 2.0.0 in the repository.

* **pyproject.toml**
  - Change NumPy version from `>=1.26.4,<2.0.0` to `2.0.0`.

* **examples/mensuration_and_polling/requirements.txt**
  - Change NumPy version from `~=1.24.3` to `~=2.0.0`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/HumanSignal/label-studio-sdk?shareId=XXXX-XXXX-XXXX-XXXX).
@benglewis benglewis changed the title Upgrade NumPy to 2.0 chore(deps): וpgrade NumPy to 2.0 Apr 2, 2025
@benglewis benglewis changed the title chore(deps): וpgrade NumPy to 2.0 chore(deps): upgrade NumPy to 2.0 Apr 2, 2025
…data.

* **NumPy Version Update**
  - Change NumPy version from `1.26.4` to `2.0.0`
  - Update file hashes for new NumPy version

* **Metadata and Groups**
  - Update `lock-version` from `2.0` to `2.1`
  - Add `groups` attribute to various packages
  - Update `content-hash` to reflect changes

* **Dependency Updates**
  - Update versions and markers for various dependencies
  - Add or modify `groups` and `markers` attributes for several packages
@benglewis benglewis changed the title chore(deps): upgrade NumPy to 2.0 chore: upgrade NumPy to 2.0 Apr 2, 2025
@benglewis benglewis marked this pull request as ready for review April 2, 2025 11:03
@benglewis
Copy link
Author

Upgraded numpy version dependency, as per issue: #296

@Fran-ATRIA
Copy link

Hi. Is there an estimated date for when will we get this on a nightly build?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants