diff --git a/Project.toml b/Project.toml index 8482974a4..46a6b728b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,11 +1,8 @@ name = "NQCDynamics" uuid = "36248dfb-79eb-4f4d-ab9c-e29ea5f33e14" authors = ["James "] - - version = "0.15.1" - [deps] AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d" AdvancedMH = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170" @@ -64,6 +61,7 @@ FastBroadcast = "0.1, 0.2, 0.3" FastLapackInterface = "1, 2" HDF5 = "0.15, 0.16, 0.17" Interpolations = "0.13, 0.14, 0.15" +MACEModels = "1" MuladdMacro = "0.2" NQCBase = "0.2" NQCDistributions = "0.1"