Skip to content

Commit 0391225

Browse files
Update Flux requirement to 0.16.10 in /docs (#87)
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 6e31643 commit 0391225

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
@@ -9,6 +9,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99
[compat]
1010
DecisionFocusedLearningBenchmarks = "0.6.0"
1111
Documenter = "1.17.0"
12+
Flux = "0.16.10"
1213
InferOpt = "0.7.2"
1314
Literate = "2.21.0"
1415
Plots = "1.41.6"

0 commit comments

Comments
 (0)