diff --git a/Project.toml b/Project.toml index f332acd..a9cfddf 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" @@ -17,7 +17,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444" [compat] CEnum = "0.4, 0.5" FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1" -Flux = "0.12.9, 0.13, 0.14" +Flux = "0.12.9, 0.13, 0.14, 0.16" NNlib = "0.8, 0.9" Requires = "1" Statistics = "1"