diff --git a/docs/Project.toml b/docs/Project.toml index ca4a4bd..e09b2da 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -15,9 +15,10 @@ path = ".." [compat] CairoMakie = "0.15" DifferentiationInterface = "0.7" +Distributions = "0.25" Documenter = "1" DocumenterVitepress = "0.2" -Distributions = "0.25" Enzyme = "0.13" Porosity = "0.1" +Turing = "0.44" UnPack = "1"