Skip to content

Commit 74de2d4

Browse files
committed
update five version for fixing matkolluri dissipation bug
1 parent e5969e5 commit 74de2d4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Manifest.toml

+14-14
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
55

66
[[ArrayInterface]]
77
deps = ["IfElse", "LinearAlgebra", "Requires", "SparseArrays", "Static"]
8-
git-tree-sha1 = "cdb00a6fb50762255021e5571cf95df3e1797a51"
8+
git-tree-sha1 = "baf4ef9082070477046bd98306952292bfcb0af9"
99
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
10-
version = "3.1.23"
10+
version = "3.1.25"
1111

1212
[[Artifacts]]
1313
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -41,9 +41,9 @@ version = "0.3.0"
4141

4242
[[Compat]]
4343
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
44-
git-tree-sha1 = "344f143fa0ec67e47917848795ab19c6a455f32c"
44+
git-tree-sha1 = "727e463cfebd0c7b999bbf3e9e7e16f254b94193"
4545
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
46-
version = "3.32.0"
46+
version = "3.34.0"
4747

4848
[[CompilerSupportLibraries_jll]]
4949
deps = ["Artifacts", "Libdl"]
@@ -105,18 +105,18 @@ version = "0.3.0"
105105

106106
[[FileIO]]
107107
deps = ["Pkg", "Requires", "UUIDs"]
108-
git-tree-sha1 = "256d8e6188f3f1ebfa1a5d17e072a0efafa8c5bf"
108+
git-tree-sha1 = "937c29268e405b6808d958a9ac41bfe1a31b08e7"
109109
uuid = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
110-
version = "1.10.1"
110+
version = "1.11.0"
111111

112112
[[FileWatching]]
113113
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
114114

115115
[[FillArrays]]
116116
deps = ["LinearAlgebra", "Random", "SparseArrays", "Statistics"]
117-
git-tree-sha1 = "8c8eac2af06ce35973c3eadb4ab3243076a408e7"
117+
git-tree-sha1 = "7c365bdef6380b29cfc5caaf99688cd7489f9b87"
118118
uuid = "1a297f60-69ca-5386-bcde-b61e274b549b"
119-
version = "0.12.1"
119+
version = "0.12.2"
120120

121121
[[FiniteDiff]]
122122
deps = ["ArrayInterface", "LinearAlgebra", "Requires", "SparseArrays", "StaticArrays"]
@@ -126,11 +126,11 @@ version = "2.8.1"
126126

127127
[[Five]]
128128
deps = ["Ferrite", "FileIO", "ForwardDiff", "InteractiveUtils", "JLD2", "LinearAlgebra", "Logging", "NLsolve", "Parameters", "ProgressMeter", "Reexport", "Revise", "SparseArrays", "StaticArrays", "Statistics", "Tensors", "TimerOutputs"]
129-
git-tree-sha1 = "3dd55131a010d7c8c706228c8a84efbcbe804422"
129+
git-tree-sha1 = "a2a8b64576fc136b7043c0dc8bc1109629713595"
130130
repo-rev = "master"
131131
repo-url = "https://github.com/lijas/Five.jl.git"
132132
uuid = "c1dc2280-3047-43cb-b4fc-644cce62e445"
133-
version = "0.1.1"
133+
version = "0.1.2"
134134

135135
[[ForwardDiff]]
136136
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "NaNMath", "Printf", "Random", "SpecialFunctions", "StaticArrays"]
@@ -174,9 +174,9 @@ version = "1.3.0"
174174

175175
[[JuliaInterpreter]]
176176
deps = ["CodeTracking", "InteractiveUtils", "Random", "UUIDs"]
177-
git-tree-sha1 = "76112882a210564b616dbdf371fc0fbbae28d31f"
177+
git-tree-sha1 = "e273807f38074f033d94207a201e6e827d8417db"
178178
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
179-
version = "0.8.19"
179+
version = "0.8.21"
180180

181181
[[LibCURL]]
182182
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
@@ -320,9 +320,9 @@ deps = ["Serialization"]
320320
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
321321

322322
[[Reexport]]
323-
git-tree-sha1 = "5f6c21241f0f655da3952fd60aa18477cf96c220"
323+
git-tree-sha1 = "45e428421666073eab6f2da5c9d310d99bb12f9b"
324324
uuid = "189a3867-3050-52da-a836-e630ba90ab69"
325-
version = "1.1.0"
325+
version = "1.2.2"
326326

327327
[[Requires]]
328328
deps = ["UUIDs"]

0 commit comments

Comments
 (0)