mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
chore(deps): Update optuna requirement from >=3.5.0 to >=3.6.2 (#52)
Updates the requirements on [optuna](https://github.com/optuna/optuna) to permit the latest version. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v3.5.0...v3.6.2) --- updated-dependencies: - dependency-name: optuna dependency-version: 3.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ pytest
|
||||
pytest-cov
|
||||
|
||||
# Parameter Optimization
|
||||
optuna>=3.5.0
|
||||
optuna>=3.6.2
|
||||
|
||||
# News & Data (Polymarket, ForexFactory, CryptoPanic)
|
||||
beautifulsoup4>=4.12.0
|
||||
|
||||
Reference in New Issue
Block a user