diff --git a/Project.toml b/Project.toml index 24a9d5a420..2414135228 100644 --- a/Project.toml +++ b/Project.toml @@ -54,6 +54,7 @@ Artifacts = "1" AtomsBase = "0.3.1" Brillouin = "0.5.14" ChainRulesCore = "1.15" +Dates = "1" DftFunctionals = "0.2" FFTW = "1.5" ForwardDiff = "0.10" @@ -66,8 +67,10 @@ IterativeSolvers = "0.9" LazyArtifacts = "1.3" Libxc = "0.3.14" LineSearches = "7" +LinearAlgebra = "1" LinearMaps = "3" MPI = "0.20.13" +Markdown = "1" Optim = "1" OrderedCollections = "1" PeriodicTable = "1" @@ -76,12 +79,15 @@ Polynomials = "3, 4" PrecompileTools = "1" Preferences = "1" Primes = "0.5" +Printf = "1" ProgressMeter = "1" PseudoPotentialIO = "0.1" Requires = "1" +Random = "1" Roots = "2" +SparseArrays = "1" SpecialFunctions = "2" -Spglib = "=0.8.3" +Spglib = "=0.8.4" StaticArrays = "1" Statistics = "1" TimerOutputs = "0.5.12"