diff --git a/docs/Project.toml b/docs/Project.toml index 4ef18fb..f02b906 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -1,4 +1,5 @@ [deps] +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" HighDimPDE = "57c578d5-59d4-4db8-a490-a9fc372d19d2" @@ -6,6 +7,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0" [compat] +CUDA = "5" Documenter = "1" Flux = "0.13, 0.14" -HighDimPDE = "2"