diff --git a/Project.toml b/Project.toml index 0c611ce..e5b39ee 100644 --- a/Project.toml +++ b/Project.toml @@ -17,13 +17,13 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] -Molecules = "0.1, 0.2" -GaussianBasis = "^0.3" Formatting = "^0.4.1" +GaussianBasis = "^0.3" +LoopVectorization = "0.12" +Molecules = "0.1, 0.2, 0.3" +Octavian = "0.3" PrettyTables = "1" Strided = "1" Suppressor = "0.2" TensorOperations = "^3.0.0" julia = "^1.6" -LoopVectorization = "0.12" -Octavian = "0.3"