Skip to content

Commit 8b1d48d

Browse files
committed
Docs compat aggregate
1 parent ecce000 commit 8b1d48d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/Project.toml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1919
DeepEquilibriumNetworks = "2"
2020
Documenter = "1"
2121
DocumenterCitations = "1"
22+
LinearSolve = "2"
23+
Lux = "0.5"
2224
LuxCUDA = "0.3"
25+
MLDataUtils = "0.5"
26+
MLDatasets = "0.7"
2327
NonlinearSolve = "3"
24-
Statistics = "1"
28+
Optimisers = "0.3"
29+
OrdinaryDiffEq = "6"
30+
Random = "1"
31+
SciMLSensitivity = "7"
32+
Statistics = "1"
33+
Zygote = "0.6"
34+
julia = "1.9"

0 commit comments

Comments
 (0)