diff --git a/Project.toml b/Project.toml index 5132b69e..f3f6c7b8 100644 --- a/Project.toml +++ b/Project.toml @@ -18,12 +18,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] Formatting = "^0.4.1" -GaussianBasis = "^0.2.1" +GaussianBasis = "^0.2.1, 0.3" +LoopVectorization = "0.12" Molecules = "^0.1.1" +Octavian = "0.3" PrettyTables = "1" Strided = "1" Suppressor = "0.2" TensorOperations = "^3.0.0" julia = "^1.6" -LoopVectorization = "0.12" -Octavian = "0.3"