diff --git a/Project.toml b/Project.toml index e7642d0..7695511 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TemporalGPs" uuid = "e155a3c4-0841-43e1-8b83-a0e4f03cc18f" authors = ["willtebbutt and contributors"] -version = "0.6.6" +version = "0.6.7" [deps] AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918" @@ -17,13 +17,13 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] -AbstractGPs = "0.5.17" -Bessels = "0.2.8" -BlockDiagonals = "0.1.7" -ChainRulesCore = "1" -FillArrays = "0.13.0 - 0.13.7, 1" -KernelFunctions = "0.9, 0.10.1" -StaticArrays = "1" -StructArrays = "0.5, 0.6" -Zygote = "0.6.65" +AbstractGPs = "0.5.17 - 0.5.19" +Bessels = "0.2.8 - 0.2.8" +BlockDiagonals = "0.1.7 - 0.1.41" +ChainRulesCore = "1.0.0 - 1.16.0" +FillArrays = "0.13.0 - 0.13.7" +KernelFunctions = "0.9, 0.10.1 - 0.10.57" +StaticArrays = "1.0.0 - 1.6.5" +StructArrays = "0.5, 0.6.0 - 0.6.16" +Zygote = "0.6.65 - 0.6.65" julia = "1.6" diff --git a/test/gp/lti_sde.jl b/test/gp/lti_sde.jl index 203b16e..9af1c38 100644 --- a/test/gp/lti_sde.jl +++ b/test/gp/lti_sde.jl @@ -226,7 +226,7 @@ println("lti_sde:") # Just need to ensure we can differentiate through construction properly. if isnothing(kernel.to_vec_grad) - @test_broken "Gradient tests are not passing" + @test_broken false # "Gradient tests are not passing" continue elseif kernel.to_vec_grad test_zygote_grad_finite_differences_compatible(