Skip to content

Commit 62d7075

Browse files
committed
fix doc
1 parent 04acdaa commit 62d7075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9"
2929

3030
[compat]
3131
AbstractTrees = "0.3, 0.4"
32-
CUDA = "3.5,3.6,3.7,3.8,3.9,3.10"
32+
CUDA = "3"
3333
Cairo = "1.0"
3434
Compose = "0.9"
3535
FFTW = "1.4"

notebooks/petersen.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ version = "0.3.20+0"
606606
[[deps.OpenLibm_jll]]
607607
deps = ["Artifacts", "Libdl"]
608608
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
609-
version = "0.8.1+0"
609+
version = "0.7.5+0"
610610
611611
[[deps.OpenSpecFun_jll]]
612612
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]

0 commit comments

Comments
 (0)