diff --git a/Project.toml b/Project.toml index c0412a1..7b0c0e6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "HybridDynamicModels" uuid = "7e133797-8c8e-49d9-acf3-b153daa40e06" -authors = ["Victor Boussange and contributors"] version = "0.0.5" +authors = ["Victor Boussange and contributors"] [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -33,7 +33,7 @@ Lux = "= 1.17" LuxCore = "1.4" Optimisers = "0.4" Random = "1.11" -Turing = "0.40" +Turing = "0.40, 0.42" julia = "1.11" [extras]