Skip to content

Commit e94d9ba

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

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"
@@ -32,6 +32,7 @@ ModelingToolkitStandardLibrary = "2.7"
3232
Optimization = "4.0"
3333
OptimizationOptimisers = "0.3"
3434
Plots = "1"
35+
SciMLBase = "2"
3536
SciMLStructures = "1.1.0"
3637
StableRNGs = "1"
3738
Statistics = "1"

0 commit comments

Comments
 (0)