Skip to content

Commit e186035

Browse files
Update Zygote requirement from 0.6.77 to 0.6.77, 0.7
Updates the requirements on [Zygote](https://github.com/FluxML/Zygote.jl) to permit the latest version. - [Release notes](https://github.com/FluxML/Zygote.jl/releases) - [Commits](FluxML/Zygote.jl@v0.6.77...v0.7.10) --- updated-dependencies: - dependency-name: Zygote dependency-version: 0.7.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cb021e commit e186035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ JLD2 = "0.6.3"
2828
JuMP = "1.29.4"
2929
MathOptInterface = "1.48.0"
3030
ParametricOptInterface = "0.14.1"
31-
Zygote = "0.6.77"
31+
Zygote = "0.6.77, 0.7"
3232
julia = "~1.9, ~1.10"
3333

3434
[extras]

0 commit comments

Comments
 (0)