diff --git a/Project.toml b/Project.toml index b49b6e8185..6b10a25a26 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DFTK" uuid = "acf6eb54-70d9-11e9-0013-234b7a5f5337" -authors = ["Michael F. Herbst ", "Antoine Levitt "] version = "0.7.19" +authors = ["Michael F. Herbst ", "Antoine Levitt "] [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -118,7 +118,7 @@ Polynomials = "3, 4" PrecompileTools = "1" Preferences = "1" Printf = "1" -PseudoPotentialData = "0.2.4" +PseudoPotentialData = "0.2.4, 0.3" PseudoPotentialIO = "0.1" PythonCall = "0.9" QuadGK = "2"