Skip to content

Commit 04572d4

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for OrdinaryDiffEqTsit5 at version 1 for package docs, (keep existing compat)
1 parent f20ef86 commit 04572d4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2020
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
2121
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2222

23-
[sources]
24-
ModelingToolkitNeuralNets = {path = ".."}
23+
[sources.ModelingToolkitNeuralNets]
24+
path = ".."
2525

2626
[compat]
2727
Documenter = "1.3"
@@ -31,6 +31,7 @@ ModelingToolkitNeuralNets = "2"
3131
ModelingToolkitStandardLibrary = "2.7"
3232
Optimization = "4.0"
3333
OptimizationOptimisers = "0.3"
34+
OrdinaryDiffEqTsit5 = "1"
3435
Plots = "1"
3536
SciMLStructures = "1.1.0"
3637
StableRNGs = "1"

0 commit comments

Comments
 (0)