diff --git a/test/Project.toml b/test/Project.toml index 997d225..91986a0 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -16,7 +16,7 @@ DecisionFocusedLearningAlgorithms = {path = ".."} [compat] Aqua = "0.8" DecisionFocusedLearningAlgorithms = "0.2.3" -DecisionFocusedLearningBenchmarks = "0.6.1" +DecisionFocusedLearningBenchmarks = "0.6.1, 0.7" Documenter = "1" InferOpt = "0.7.2" MLUtils = "0.4"