Skip to content

Commit 0333652

Browse files
Update Flux requirement to 0.16.10 in /test (#92)
Updates the requirements on [Flux](https://github.com/FluxML/Flux.jl) to permit the latest version. - [Release notes](https://github.com/FluxML/Flux.jl/releases) - [Changelog](https://github.com/FluxML/Flux.jl/blob/master/NEWS.md) - [Commits](FluxML/Flux.jl@v0.1.0...v0.16.10) --- updated-dependencies: - dependency-name: Flux dependency-version: 0.16.10 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 0968a76 commit 0333652

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ DecisionFocusedLearningBenchmarks = {path = ".."}
2424
Aqua = "0.8.14"
2525
DecisionFocusedLearningBenchmarks = "0.6.0"
2626
Documenter = "1.17.0"
27+
Flux = "0.16.10"
2728
JuliaFormatter = "2"
2829
Plots = "1.41.6"
2930
StableRNGs = "1.0.4"

0 commit comments

Comments
 (0)