Skip to content

Commit

Permalink
fix statistics bound
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Dec 11, 2023
1 parent fd411bd commit 68319fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RuntimeGeneratedFunctions = "0.5"
SciMLOperators = "0.1.18, 0.2, 0.3"
StaticArrays = "1"
StaticArraysCore = "1"
Statistics = "1"
Statistics = "1.9"
SymbolicIndexingInterface = "0.2"
Tables = "1"
TruncatedStacktraces = "1"
Expand Down

0 comments on commit 68319fd

Please sign in to comment.