Skip to content

Commit fd9ac89

Browse files
Update DecisionFocusedLearningAlgorithms requirement to 0.2.0 in /docs (#21)
Updates the requirements on [DecisionFocusedLearningAlgorithms](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningAlgorithms.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningAlgorithms.jl/releases) - [Commits](v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: DecisionFocusedLearningAlgorithms dependency-version: 0.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81e184e commit fd9ac89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
88
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99

1010
[compat]
11+
DecisionFocusedLearningAlgorithms = "0.2.0"
1112
Documenter = "1.17.0"
1213
Flux = "0.16.10"
1314
MLUtils = "0.4.9"

0 commit comments

Comments
 (0)