Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 9ca4726

Browse files
authored
Update packages.
No Changes to `~/work/julia-ngc/julia-ngc/Project.toml`
1 parent 948779f commit 9ca4726

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

Manifest.toml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ version = "0.5.0"
88

99
[[Adapt]]
1010
deps = ["LinearAlgebra"]
11-
git-tree-sha1 = "27edd95a09fd428113ca019c092e8aeca2eb1f2d"
11+
git-tree-sha1 = "87491f7d03ae1b423a353aff99cf61a45e3c993a"
1212
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
13-
version = "3.0.0"
13+
version = "3.1.0"
1414

1515
[[Artifacts]]
1616
deps = ["Pkg"]
@@ -39,10 +39,10 @@ uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
3939
version = "2.4.0"
4040

4141
[[ChainRulesCore]]
42-
deps = ["LinearAlgebra", "MuladdMacro", "SparseArrays"]
43-
git-tree-sha1 = "15081c431bb25848ad9b0d172a65794f3a3e197a"
42+
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
43+
git-tree-sha1 = "89a0b14325d0f02f9caed7c8ba91181a5d254874"
4444
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
45-
version = "0.9.24"
45+
version = "0.9.26"
4646

4747
[[Compat]]
4848
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
@@ -133,11 +133,6 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
133133
[[Mmap]]
134134
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
135135

136-
[[MuladdMacro]]
137-
git-tree-sha1 = "c6190f9a7fc5d9d5915ab29f2134421b12d24a68"
138-
uuid = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
139-
version = "0.2.2"
140-
141136
[[NNlib]]
142137
deps = ["ChainRulesCore", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
143138
git-tree-sha1 = "13fd29731c7f609cb82a3a544c5538584d22c153"

0 commit comments

Comments
 (0)