diff --git a/Project.toml b/Project.toml index 2e97d96..82539fe 100644 --- a/Project.toml +++ b/Project.toml @@ -17,5 +17,6 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69" Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" [compat] -julia = ">=1.8" BinningAnalysis = ">= 0.5.1" +Reexport = "1" +julia = ">=1.8"