Skip to content

Commit

Permalink
requirements: update optuna requirement from <3.4.0 to <3.5.0
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@v0.1.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 6c3ecb8 commit 595a6ec
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 @@ -11,7 +11,7 @@ matplotlib<3.7.3
modeci_mdf<0.5, >=0.3.4; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'
networkx<3.2
numpy>=1.19.0, <1.24.5
optuna<3.4.0
optuna<3.5.0
packaging<24.0
pandas<2.1.1
pillow<10.2.0
Expand Down

0 comments on commit 595a6ec

Please sign in to comment.