diff --git a/Project.toml b/Project.toml index 9d4eec7..9b26351 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,15 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] +CUDA = "1" +Distributions = "0.23" +FileIO = "1.4" +Flux = "0.10, 0.11" +GeometryBasics = "0.2" +MeshIO = "0.4" +NearestNeighbors = "0.4" +Requires = "1.0" +Zygote = "0.5" julia = "1.3" [extras]