We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862b184 commit 0974d54Copy full SHA for 0974d54
Project.toml
@@ -25,18 +25,17 @@ cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
25
26
[compat]
27
ACEfrictionCore = "0.1"
28
-JuLIP = "0.16"
29
-StaticArrays = "1.0"
30
-julia = "1.11"
31
-CUDA = "5.8"
32
-Flux = "0.14, 0.15, 0.16"
+CUDA = "5.5"
+Flux = "0.14, 0.15, 0.16"
33
HDF5 = "0.17"
+JuLIP = "0.16"
34
KernelAbstractions = "0.9"
35
NeighbourLists = "0.5"
36
ProgressMeter = "1.11"
+StaticArrays = "1.0"
37
Tullio = "0.3"
38
Zygote = "0.6"
39
-
+julia = "1.11"
40
41
[extras]
42
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments