optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Hotfix the version of `botorch<0.10.` for CI failures. #96

Closed HideakiImamura closed 8 months ago

HideakiImamura commented 8 months ago

Motivation

To fix the CI.

Description of the changes

Limit the version of botorch<0.10..

HideakiImamura commented 8 months ago

@gen740 Could you review this PR?