From 33dad6d65b606bf8b3b16c38590355a609311873 Mon Sep 17 00:00:00 2001 From: "Velimir V Vesselinov (monty)" Date: Wed, 18 Oct 2023 23:16:21 -0600 Subject: [PATCH] version flux --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cbe0fa7..cbd2784 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" [compat] julia = "1.6" -Flux = "0.12, 0.13" +Flux = "0.12, 0.13, 0.14" Functors = "0.2, 0.3, 0.4" Graphs = "1.6" MetaGraphs = "0.7"