Skip to content

Commit d9725ad

Browse files
Update Functors requirement to 0.5.2
Updates the requirements on [Functors](https://github.com/FluxML/Functors.jl) to permit the latest version. - [Release notes](https://github.com/FluxML/Functors.jl/releases) - [Commits](FluxML/Functors.jl@v0.1.0...v0.5.2) --- updated-dependencies: - dependency-name: Functors dependency-version: 0.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a91f1b2 commit d9725ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ ChainRulesCore = "1.25.2"
2424
DiffOpt = "0.5.4"
2525
FillArrays = "1.14.0"
2626
Flux = "0.14.21"
27+
Functors = "0.5.2"
2728
JLD2 = "0.6.3"
2829
JuMP = "1.29.4"
2930
MathOptInterface = "1.48.0"
3031
ParametricOptInterface = "0.14.1"
3132
Zygote = "0.6.77"
3233
julia = "~1.9, 1.10"
33-
3434
[extras]
3535
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
3636
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"

0 commit comments

Comments
 (0)