Skip to content

Commit

Permalink
Add a new dependency: Makie
Browse files Browse the repository at this point in the history
Former-commit-id: ea310a8
  • Loading branch information
hochunlin authored Dec 18, 2023
1 parent cb2088b commit 716a1b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.9.3"
manifest_format = "2.0"
project_hash = "d1bf6498e523091cf5f1dcd9c3a982504f546eb5"
project_hash = "caab63edc1fc6bdb914e55e0d2e00e9c0abe26c3"

[[deps.AbbreviatedTypes]]
deps = ["Reexport", "StaticArrays"]
Expand Down
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Expand All @@ -23,6 +24,7 @@ LazyGrids = "0.5.0"
Libdl = "<0.0.1, 1"
LinearAlgebra = "<0.0.1, 1"
MPI = "0.20.16"
Makie = "0.19.12"
Printf = "<0.0.1, 1"
Random = "<0.0.1, 1"
SparseArrays = "<0.0.1, 1"
Expand Down

0 comments on commit 716a1b4

Please sign in to comment.