Skip to content

Commit a66f67e

Browse files
committed
fix compat
1 parent 5fe3940 commit a66f67e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ Requires = "1.3.0"
6262
SCIP = "0.12"
6363
SimpleWeightedGraphs = "1.4"
6464
SparseArrays = "1"
65-
Statistics = "1.11.1"
65+
Statistics = "1"
6666
StatsBase = "0.34.4"
67-
julia = "1.6"
67+
julia = "1.10"
6868

6969
[extras]
7070
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)