diff --git a/Project.toml b/Project.toml index f332acd..c08415d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Torch" uuid = "6a2ea274-3061-11ea-0d63-ff850051a295" -authors = ["Dhairya Gandhi", "Jesper Stemann Andersen and contributors"] version = "0.1.3" +authors = ["Dhairya Gandhi", "Jesper Stemann Andersen and contributors"] [deps] CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82" @@ -22,7 +22,7 @@ NNlib = "0.8, 0.9" Requires = "1" Statistics = "1" TorchCAPI_jll = "0.2" -Zygote = "0.5, 0.6" +Zygote = "0.5, 0.6, 0.7" ZygoteRules = "0.2" julia = "1.4"