Skip to content

Commit 72b1150

Browse files
author
Jon Schlipf
committed
dependencies
1 parent 1971004 commit 72b1150

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Manifest.toml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ version = "0.1.0"
3636

3737
[[AxisAlgorithms]]
3838
deps = ["LinearAlgebra", "Random", "SparseArrays", "WoodburyMatrices"]
39-
git-tree-sha1 = "01b8ccb13d68535d73d2b0c23e39bd23155fb712"
39+
git-tree-sha1 = "66771c8d21c8ff5e3a93379480a2307ac36863f7"
4040
uuid = "13072b0f-2c55-5437-9ae7-d433b7a33950"
41-
version = "1.1.0"
41+
version = "1.0.1"
4242

4343
[[BFloat16s]]
4444
deps = ["LinearAlgebra", "Printf", "Random", "Test"]
@@ -62,9 +62,9 @@ version = "0.10.14"
6262

6363
[[CUDA]]
6464
deps = ["AbstractFFTs", "Adapt", "BFloat16s", "CEnum", "CUDA_Driver_jll", "CUDA_Runtime_Discovery", "CUDA_Runtime_jll", "Crayons", "DataFrames", "ExprTools", "GPUArrays", "GPUCompiler", "KernelAbstractions", "LLVM", "LLVMLoopInfo", "LazyArtifacts", "Libdl", "LinearAlgebra", "Logging", "NVTX", "Preferences", "PrettyTables", "Printf", "Random", "Random123", "RandomNumbers", "Reexport", "Requires", "SparseArrays", "StaticArrays", "Statistics"]
65-
git-tree-sha1 = "baa8ea7a1ea63316fa3feb454635215773c9c845"
65+
git-tree-sha1 = "dd1c682b372b6791b69f6823afe364fc92a0146c"
6666
uuid = "052768ef-5323-5732-b1bb-66c8b64840ba"
67-
version = "5.2.0"
67+
version = "5.3.1"
6868
weakdeps = ["ChainRulesCore", "SpecialFunctions"]
6969

7070
[CUDA.extensions]
@@ -73,9 +73,9 @@ weakdeps = ["ChainRulesCore", "SpecialFunctions"]
7373

7474
[[CUDA_Driver_jll]]
7575
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg"]
76-
git-tree-sha1 = "d01bfc999768f0a31ed36f5d22a76161fc63079c"
76+
git-tree-sha1 = "dc172b558adbf17952001e15cf0d6364e6d78c2f"
7777
uuid = "4ee394cb-3365-5eb0-8335-949819d2adfc"
78-
version = "0.7.0+1"
78+
version = "0.8.1+0"
7979

8080
[[CUDA_Runtime_Discovery]]
8181
deps = ["Libdl"]
@@ -85,9 +85,9 @@ version = "0.2.4"
8585

8686
[[CUDA_Runtime_jll]]
8787
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
88-
git-tree-sha1 = "8e25c009d2bf16c2c31a70a6e9e8939f7325cc84"
88+
git-tree-sha1 = "4ca7d6d92075906c2ce871ea8bba971fff20d00c"
8989
uuid = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
90-
version = "0.11.1+0"
90+
version = "0.12.1+0"
9191

9292
[[ChainRulesCore]]
9393
deps = ["Compat", "LinearAlgebra"]
@@ -150,9 +150,9 @@ version = "1.6.1"
150150

151151
[[DataStructures]]
152152
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
153-
git-tree-sha1 = "0f4b5d62a88d8f59003e43c25a8a90de9eb76317"
153+
git-tree-sha1 = "1d0a14036acb104d9e89698bd408f63ab58cdc82"
154154
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
155-
version = "0.18.18"
155+
version = "0.18.20"
156156

157157
[[DataValueInterfaces]]
158158
git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
@@ -228,9 +228,9 @@ version = "0.1.6"
228228

229229
[[GPUCompiler]]
230230
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
231-
git-tree-sha1 = "a846f297ce9d09ccba02ead0cae70690e072a119"
231+
git-tree-sha1 = "1600477fba37c9fc067b9be21f5e8101f24a8865"
232232
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
233-
version = "0.25.0"
233+
version = "0.26.4"
234234

235235
[[InlineStrings]]
236236
deps = ["Parsers"]
@@ -240,25 +240,19 @@ version = "1.4.0"
240240

241241
[[IntelOpenMP_jll]]
242242
deps = ["Artifacts", "JLLWrappers", "Libdl"]
243-
git-tree-sha1 = "5fdf2fe6724d8caabf43b557b84ce53f3b7e2f6b"
243+
git-tree-sha1 = "be50fe8df3acbffa0274a744f1a99d29c45a57f4"
244244
uuid = "1d5cc7b8-4909-519e-a0f8-d0f5ad9712d0"
245-
version = "2024.0.2+0"
245+
version = "2024.1.0+0"
246246

247247
[[InteractiveUtils]]
248248
deps = ["Markdown"]
249249
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
250250

251251
[[Interpolations]]
252-
deps = ["Adapt", "AxisAlgorithms", "ChainRulesCore", "LinearAlgebra", "OffsetArrays", "Random", "Ratios", "Requires", "SharedArrays", "SparseArrays", "StaticArrays", "WoodburyMatrices"]
253-
git-tree-sha1 = "88a101217d7cb38a7b481ccd50d21876e1d1b0e0"
252+
deps = ["AxisAlgorithms", "ChainRulesCore", "LinearAlgebra", "OffsetArrays", "Random", "Ratios", "Requires", "SharedArrays", "SparseArrays", "StaticArrays", "WoodburyMatrices"]
253+
git-tree-sha1 = "b7bc05649af456efc75d178846f47006c2c4c3c7"
254254
uuid = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
255-
version = "0.15.1"
256-
257-
[Interpolations.extensions]
258-
InterpolationsUnitfulExt = "Unitful"
259-
260-
[Interpolations.weakdeps]
261-
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
255+
version = "0.13.6"
262256

263257
[[InvertedIndices]]
264258
git-tree-sha1 = "0dc7b50b8d436461be01300fd8cd45aa0274b038"
@@ -380,10 +374,10 @@ version = "0.3.27"
380374
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
381375

382376
[[MKL_jll]]
383-
deps = ["Artifacts", "IntelOpenMP_jll", "JLLWrappers", "LazyArtifacts", "Libdl"]
384-
git-tree-sha1 = "72dc3cf284559eb8f53aa593fe62cb33f83ed0c0"
377+
deps = ["Artifacts", "IntelOpenMP_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "oneTBB_jll"]
378+
git-tree-sha1 = "80b2833b56d466b3858d565adcd16a4a05f2089b"
385379
uuid = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
386-
version = "2024.0.0+0"
380+
version = "2024.1.0+0"
387381

388382
[[MacroTools]]
389383
deps = ["Markdown", "Random"]
@@ -430,9 +424,9 @@ uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
430424
version = "1.2.0"
431425

432426
[[OffsetArrays]]
433-
git-tree-sha1 = "6a731f2b5c03157418a20c12195eb4b74c8f8621"
427+
git-tree-sha1 = "e64b4f5ea6b7389f6f046d13d4896a8f9c1ba71e"
434428
uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
435-
version = "1.13.0"
429+
version = "1.14.0"
436430
weakdeps = ["Adapt"]
437431

438432
[OffsetArrays.extensions]
@@ -685,9 +679,9 @@ version = "1.4.2"
685679

686680
[[WoodburyMatrices]]
687681
deps = ["LinearAlgebra", "SparseArrays"]
688-
git-tree-sha1 = "c1a7aa6219628fcd757dede0ca95e245c5cd9511"
682+
git-tree-sha1 = "5f24e158cf4cee437052371455fe361f526da062"
689683
uuid = "efce3f68-66dc-5838-9240-27a6d6f5f9b6"
690-
version = "1.0.0"
684+
version = "0.5.6"
691685

692686
[[WorkerUtilities]]
693687
git-tree-sha1 = "cd1659ba0d57b71a464a29e64dbc67cfe83d54e7"
@@ -709,6 +703,12 @@ deps = ["Artifacts", "Libdl"]
709703
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
710704
version = "1.52.0+1"
711705

706+
[[oneTBB_jll]]
707+
deps = ["Artifacts", "JLLWrappers", "Libdl"]
708+
git-tree-sha1 = "7d0ea0f4895ef2f5cb83645fa689e52cb55cf493"
709+
uuid = "1317d2d5-d96f-522e-a858-c73665f53c3e"
710+
version = "2021.12.0+0"
711+
712712
[[p7zip_jll]]
713713
deps = ["Artifacts", "Libdl"]
714714
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1313
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1414

1515
[compat]
16-
CSV = ">=0.8"
17-
DataFrames = ">=0.22"
18-
FFTW = ">=1"
19-
Interpolations = ">=0.13"
20-
SpecialFunctions = ">=1"
21-
julia = ">=1"
16+
CSV = "^0.10"
17+
DataFrames = "^1.0"
18+
FFTW = "^1"
19+
Interpolations = "^0.13"
20+
SpecialFunctions = "1 - 2"
21+
julia = "^1"
2222

2323
[extras]
2424
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)