diff --git a/Project.toml b/Project.toml index 26d57a7..32267da 100644 --- a/Project.toml +++ b/Project.toml @@ -31,6 +31,12 @@ Requires = "1" TOML = "1" Wilsonloop = "0.1.4" julia = "1.6" +Dates = "1" +InteractiveUtils = "1" +LinearAlgebra = "1" +REPL = "1" +Random = "1" +SparseArrays = "1" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"