Skip to content

Commit

Permalink
requirements: update optuna requirement from <4.1.0 to <4.2.0 (#3110)
Browse files Browse the repository at this point in the history
Updates the requirements on [optuna](https://github.com/optuna/optuna) to permit the latest version.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](optuna/optuna@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: optuna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent cc0a663 commit edf7389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ matplotlib<3.7.6
modeci_mdf<0.5, >=0.4.3; (platform_machine == 'AMD64' or platform_machine == 'x86_64' or platform_machine == 'arm64' or platform_machine == 'aarch64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'
networkx<3.5
numpy>=1.21.0, <1.26.5
optuna<4.1.0
optuna<4.2.0
packaging<25.0
pandas<2.2.4
pillow<11.1.0
Expand Down

0 comments on commit edf7389

Please sign in to comment.