Skip to content

Commit

Permalink
Upgrade Makie (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarros authored May 23, 2024
1 parent a05cd71 commit e14215a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ DataStructures = "0.18.13"
DynamicPolynomials = "0.5.2"
FFTW = "1.4.5"
FilePathsBase = "0.9.18"
GLMakie = "0.9.10"
GLMakie = "0.9, 0.10"
HCubature = "1.5.1"
JLD2 = "0.4.33"
LinearAlgebra = "1.9"
LinearMaps = "3.11.0"
Makie = "0.20.4"
Makie = "0.20, 0.21.1"
OffsetArrays = "1.10.8"
Optim = "1.7.6"
PrecompileTools = "1.2.0"
Expand All @@ -56,6 +56,6 @@ RowEchelon = "0.2.1"
SpecialFunctions = "2.1.0"
Spglib = "0.9.4"
StaticArrays = "1.9.1"
WGLMakie = "0.9.9"
WGLMakie = "0.9, 0.10"
WriteVTK = "1.18.0"
julia = "1.9"

0 comments on commit e14215a

Please sign in to comment.