Skip to content

[hotfix] Fix Dask-ML example by adding the version constraint on numpy#315

Merged
HideakiImamura merged 1 commit intooptuna:mainfrom
c-bata:hotfix-dask-ml-example
Apr 17, 2025
Merged

[hotfix] Fix Dask-ML example by adding the version constraint on numpy#315
HideakiImamura merged 1 commit intooptuna:mainfrom
c-bata:hotfix-dask-ml-example

Conversation

@c-bata
Copy link
Copy Markdown
Member

@c-bata c-bata commented Apr 14, 2025

Motivation

See #314

Description of the changes

The CI jobs related to Dask-ML started failing 4 days ago. According to the logs, the only difference appears to be the version of NumPy: one job uses NumPy 2.1.3, while the other uses NumPy 2.2.3.

@c-bata c-bata added the CI Continuous integration. label Apr 14, 2025
@c-bata
Copy link
Copy Markdown
Member Author

c-bata commented Apr 14, 2025

@HideakiImamura Could you review this PR?

@c-bata c-bata changed the title [hotfix] Add the version constraint on numpy [hotfix] Fix Dask-ML example by adding the version constraint on numpy Apr 14, 2025
Copy link
Copy Markdown
Member

@HideakiImamura HideakiImamura left a comment

Choose a reason for hiding this comment

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

LGTM.

@HideakiImamura HideakiImamura merged commit 09cd8d2 into optuna:main Apr 17, 2025
6 checks passed
@c-bata c-bata deleted the hotfix-dask-ml-example branch April 17, 2025 01:45
@c-bata c-bata added this to the v4.4.0 milestone Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants