Skip to content

Commit 6036e01

Browse files
authored
Merge pull request #73 from SciML/compathelper/new_version/2025-07-26-00-05-17-416-00182746329
CompatHelper: add new compat entry for SciMLSensitivity at version 7 for package docs, (keep existing compat)
2 parents f20ef86 + 0718a51 commit 6036e01

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+
SciMLSensitivity = "7"
3536
SciMLStructures = "1.1.0"
3637
StableRNGs = "1"
3738
Statistics = "1"

0 commit comments

Comments
 (0)