diff --git a/Project.toml b/Project.toml index b9b338fd..0df93f34 100644 --- a/Project.toml +++ b/Project.toml @@ -40,13 +40,14 @@ ArgParse = "1.1.4" CSV = "0.8 - 0.10" CUDA = "2 - 3" ChainRulesCore = "1.0 - 1.15.6" -Compose = "< 0.9.2" +Compose = "< 0.9.2, 0.9" DataFrames = "1" DataStructures = "0.15.0 - 0.18.13" Distributions = "0.24 - 0.25" FillArrays = "0.11 - 0.12" Flux = "0.11 - 0.12" Graphs = "1 - 1.7.4" +JSON = "0.21.4" KernelAbstractions = "< 0.8.4" LightGraphs = "1.3" NNlib = "0.8.4" @@ -61,7 +62,6 @@ TensorBoardLogger = "< 0.1.19" XML = "0.2.0" Zygote = "0.6.26" julia = "1.8 - 1.9" -JSON = "0.21.4" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"