diff --git a/test/Project.toml b/test/Project.toml index d21cdc67..5e73a6d5 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -25,6 +25,6 @@ Pkg = "1" Plots = "1" Random = "1" Statistics = "1" -Zygote = "0.5, 0.6" Test = "1" +Zygote = "0.5, 0.6, 0.7" julia = "1.6"