Skip to content

Commit 7f29349

Browse files
committed
workaround for recent Zygote break
FluxML/Zygote.jl#924 (comment)
1 parent 7ca08dc commit 7f29349

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
@@ -83,5 +83,5 @@ StaticArrays = "0.12.1, 1.0"
8383
StatsBase = "0.32, 0.33"
8484
TimerOutputs = "0.5"
8585
UnPack = "1"
86-
Zygote = "0.4.14, 0.5, 0.6"
86+
Zygote = "0.4.14, 0.5, 0.6 - 0.6.4"
8787
julia = "1.5"

0 commit comments

Comments
 (0)