Skip to content

Commit 22be907

Browse files
authored
Merge pull request #64 from SciML/compathelper/new_version/2025-07-10-00-05-16-119-03123237425
CompatHelper: add new compat entry for Statistics at version 1 for package docs, (keep existing compat)
2 parents 7f9a153 + 04ac42e commit 22be907

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
@@ -13,8 +13,8 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
1313
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1515

16-
[sources]
17-
ModelingToolkitNeuralNets = {path = ".."}
16+
[sources.ModelingToolkitNeuralNets]
17+
path = ".."
1818

1919
[compat]
2020
Documenter = "1.3"
@@ -28,4 +28,5 @@ OrdinaryDiffEq = "6.74"
2828
Plots = "1"
2929
SciMLStructures = "1.1.0"
3030
StableRNGs = "1"
31+
Statistics = "1"
3132
SymbolicIndexingInterface = "0.3.15"

0 commit comments

Comments
 (0)