diff --git a/Project.toml b/Project.toml index 095f934..2c49b6f 100644 --- a/Project.toml +++ b/Project.toml @@ -21,6 +21,7 @@ IndexedTables = "6deec6e2-d858-57c5-ab9b-e6ca5bd20e43" [compat] IterableTables = "0.8.2, 0.9, 0.10, 0.11, 1" +Statistics = "1.11.1" julia = "1.10" QueryOperators = "1" DataValues = "0.4.4"