Skip to content

Commit

Permalink
update project environment
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrKryslUCSD committed Jul 19, 2024
1 parent 775ae81 commit 9eeace2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions examples/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.4"
manifest_format = "2.0"
project_hash = "79fb556a4baade20f9d270f13107569fb3797303"
project_hash = "29188768d6ff41ff8e3e8dbb548452f61f13fa85"

[[deps.Adapt]]
deps = ["LinearAlgebra", "Requires"]
Expand Down Expand Up @@ -241,7 +241,7 @@ version = "8.0.25"

[[deps.FinEtoolsDDMethods]]
deps = ["CoNCMOR", "FinEtools", "Krylov", "LinearAlgebra", "LinearOperators", "MPI", "Metis", "SparseArrays", "Statistics", "Test"]
path = "../../FinEtoolsDDMethods.jl"
path = ".."
uuid = "093fdad3-4fce-4574-aa49-c2a24de4f00d"
version = "0.1.0"

Expand Down Expand Up @@ -287,9 +287,9 @@ version = "0.1.17"

[[deps.Hwloc_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "1d334207121865ac8c1c97eb7f42d0339e4635bf"
git-tree-sha1 = "5e19e1e4fa3e71b774ce746274364aef0234634e"
uuid = "e33a78d0-f292-5ffc-b300-72abe9b543c8"
version = "2.11.0+0"
version = "2.11.1+0"

[[deps.ILUZero]]
deps = ["LinearAlgebra", "SparseArrays"]
Expand Down Expand Up @@ -457,9 +457,9 @@ version = "0.20.20"

[[deps.MPICH_jll]]
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Hwloc_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML"]
git-tree-sha1 = "4099bb6809ac109bfc17d521dad33763bcf026b7"
git-tree-sha1 = "19d4bd098928a3263693991500d05d74dbdc2004"
uuid = "7cb0a576-ebde-5e09-9194-50597f1243b4"
version = "4.2.1+1"
version = "4.2.2+0"

[[deps.MPIPreferences]]
deps = ["Libdl", "Preferences"]
Expand Down Expand Up @@ -664,11 +664,11 @@ uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[[deps.ShellStructureTopo]]
deps = ["DataDrop", "FinEtools", "LinearAlgebra", "MeshCore", "MeshSteward", "Metis", "Random", "StaticArrays", "Test"]
git-tree-sha1 = "67e359741f855ae04e0cf3328191ed7261760fd5"
git-tree-sha1 = "3b00c4708094db9592596e564253a0ff64416f40"
repo-rev = "main"
repo-url = "https://github.com/PetrKryslUCSD/ShellStructureTopo.jl.git"
uuid = "77fad3b7-27a3-4ff4-b61b-6ce40034767b"
version = "0.5.6"
version = "0.6.0"

[[deps.Sockets]]
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
Expand All @@ -686,9 +686,9 @@ version = "0.6.7"

[[deps.Static]]
deps = ["CommonWorldInvalidations", "IfElse", "PrecompileTools"]
git-tree-sha1 = "0bbff21027dd8a107551847528127b62a35f7594"
git-tree-sha1 = "87d51a3ee9a4b0d2fe054bdd3fc2436258db2603"
uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
version = "1.1.0"
version = "1.1.1"

[[deps.StaticArrayInterface]]
deps = ["ArrayInterface", "Compat", "IfElse", "LinearAlgebra", "PrecompileTools", "Requires", "SparseArrays", "Static", "SuiteSparse"]
Expand Down

0 comments on commit 9eeace2

Please sign in to comment.