Skip to content

Commit 81d489b

Browse files
committed
use Manifest.toml from master
1 parent 3c0642c commit 81d489b

File tree

1 file changed

+12
-42
lines changed

1 file changed

+12
-42
lines changed

Manifest.toml

Lines changed: 12 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ version = "1.2.1"
88

99
[[Adapt]]
1010
deps = ["LinearAlgebra"]
11-
git-tree-sha1 = "195c5505521008abea5aee4f96930717958eac6f"
11+
git-tree-sha1 = "0310e08cb19f5da31d08341c6120c047598f5b9c"
1212
uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
13-
version = "3.4.0"
13+
version = "3.5.0"
1414

1515
[[ArgTools]]
1616
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
17-
version = "1.1.1"
1817

1918
[[Artifacts]]
2019
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -59,9 +58,9 @@ version = "1.15.7"
5958

6059
[[ChangesOfVariables]]
6160
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
62-
git-tree-sha1 = "38f7a08f19d8810338d4f5085211c7dfa5d5bdd8"
61+
git-tree-sha1 = "844b061c104c408b24537482469400af6075aae4"
6362
uuid = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0"
64-
version = "0.1.4"
63+
version = "0.1.5"
6564

6665
[[Compat]]
6766
deps = ["Dates", "LinearAlgebra", "UUIDs"]
@@ -72,7 +71,6 @@ version = "4.5.0"
7271
[[CompilerSupportLibraries_jll]]
7372
deps = ["Artifacts", "Libdl"]
7473
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
75-
version = "0.5.2+0"
7674

7775
[[Dates]]
7876
deps = ["Printf"]
@@ -85,27 +83,23 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
8583
version = "0.9.3"
8684

8785
[[Downloads]]
88-
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
86+
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
8987
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
90-
version = "1.6.0"
9188

9289
[[ExprTools]]
9390
git-tree-sha1 = "56559bbef6ca5ea0c0818fa5c90320398a6fbf8d"
9491
uuid = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
9592
version = "0.1.8"
9693

97-
[[FileWatching]]
98-
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
99-
10094
[[GPUArrays]]
10195
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
102-
path = "C:\\Users\\evely\\.julia\\dev\\GPUArrays"
96+
git-tree-sha1 = "494f1e456000c00c93dde79b38094e023f639dac"
10397
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
104-
version = "8.6.2"
98+
version = "8.6.1"
10599

106100
[[GPUArraysCore]]
107101
deps = ["Adapt"]
108-
path = "../GPUArrays/lib/GPUArraysCore"
102+
git-tree-sha1 = "57f7cde02d7a53c9d1d28443b9f11ac5fbe7ebc9"
109103
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
110104
version = "0.1.3"
111105

@@ -155,12 +149,10 @@ uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
155149
[[LibCURL]]
156150
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
157151
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
158-
version = "0.6.3"
159152

160153
[[LibCURL_jll]]
161154
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
162155
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
163-
version = "7.84.0+0"
164156

165157
[[LibGit2]]
166158
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
@@ -169,20 +161,19 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
169161
[[LibSSH2_jll]]
170162
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
171163
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
172-
version = "1.10.2+0"
173164

174165
[[Libdl]]
175166
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
176167

177168
[[LinearAlgebra]]
178-
deps = ["Libdl", "libblastrampoline_jll"]
169+
deps = ["Libdl"]
179170
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
180171

181172
[[LogExpFunctions]]
182173
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
183-
git-tree-sha1 = "946607f84feb96220f480e0422d3484c49c00239"
174+
git-tree-sha1 = "45b288af6956e67e621c5cbb2d75a261ab58300b"
184175
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
185-
version = "0.3.19"
176+
version = "0.3.20"
186177

187178
[[Logging]]
188179
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -194,25 +185,16 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
194185
[[MbedTLS_jll]]
195186
deps = ["Artifacts", "Libdl"]
196187
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
197-
version = "2.28.0+0"
198188

199189
[[MozillaCACerts_jll]]
200190
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
201-
version = "2022.2.1"
202191

203192
[[NetworkOptions]]
204193
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
205-
version = "1.2.0"
206-
207-
[[OpenBLAS_jll]]
208-
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
209-
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
210-
version = "0.3.20+0"
211194

212195
[[OpenLibm_jll]]
213196
deps = ["Artifacts", "Libdl"]
214197
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
215-
version = "0.8.1+0"
216198

217199
[[OpenSpecFun_jll]]
218200
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
@@ -223,7 +205,6 @@ version = "0.5.5+0"
223205
[[Pkg]]
224206
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
225207
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
226-
version = "1.8.0"
227208

228209
[[Preferences]]
229210
deps = ["TOML"]
@@ -240,7 +221,7 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
240221
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
241222

242223
[[Random]]
243-
deps = ["SHA", "Serialization"]
224+
deps = ["Serialization"]
244225
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
245226

246227
[[Random123]]
@@ -268,7 +249,6 @@ version = "1.3.0"
268249

269250
[[SHA]]
270251
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
271-
version = "0.7.0"
272252

273253
[[Serialization]]
274254
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -293,12 +273,10 @@ uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
293273
[[TOML]]
294274
deps = ["Dates"]
295275
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
296-
version = "1.0.0"
297276

298277
[[Tar]]
299278
deps = ["ArgTools", "SHA"]
300279
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
301-
version = "1.10.0"
302280

303281
[[Test]]
304282
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
@@ -320,19 +298,11 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
320298
[[Zlib_jll]]
321299
deps = ["Libdl"]
322300
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
323-
version = "1.2.12+3"
324-
325-
[[libblastrampoline_jll]]
326-
deps = ["Artifacts", "Libdl", "OpenBLAS_jll"]
327-
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
328-
version = "5.1.1+0"
329301

330302
[[nghttp2_jll]]
331303
deps = ["Artifacts", "Libdl"]
332304
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
333-
version = "1.48.0+0"
334305

335306
[[p7zip_jll]]
336307
deps = ["Artifacts", "Libdl"]
337308
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
338-
version = "17.4.0+0"

0 commit comments

Comments
 (0)