Skip to content

Commit

Permalink
Adapt versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mfherbst committed Nov 8, 2023
1 parent a6b1558 commit b361774
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit b361774

Please sign in to comment.