Skip to content

Commit 6b0a385

Browse files
Merge pull request #533 from SciML/compathelper/new_version/2023-10-29-00-17-53-725-00712721081
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
2 parents ff42d8b + 29ebfc5 commit 6b0a385

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ RuntimeGeneratedFunctions = "0.5"
6969
SciMLOperators = "0.1.18, 0.2, 0.3"
7070
StaticArrays = "1"
7171
StaticArraysCore = "1"
72+
Statistics = "1"
7273
SymbolicIndexingInterface = "0.2"
7374
Tables = "1"
7475
TruncatedStacktraces = "1"
@@ -79,8 +80,8 @@ julia = "1.6"
7980
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
8081
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
8182
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
82-
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
8383
PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b"
84+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
8485
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
8586
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
8687
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"

0 commit comments

Comments
 (0)