Skip to content

Commit df6cb41

Browse files
authored
Lower the compat bounds on Random and Statistics (#10)
1 parent 2855424 commit df6cb41

File tree

2 files changed

+100
-98
lines changed

2 files changed

+100
-98
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ HerbGrammar = "0.5"
3131
HerbSearch = "0.4.1"
3232
MLStyle = "0.4.17"
3333
MetaGraphsNext = "0.7"
34-
Random = "1.11"
34+
Random = "1.10"
3535
SoleLogics = "0.12"
36-
Statistics = "1.10,1.11.1"
36+
Statistics = "1.10"
3737
julia = "1.6"

0 commit comments

Comments
 (0)