diff --git a/Project.toml b/Project.toml index ab27d51..1ec017c 100644 --- a/Project.toml +++ b/Project.toml @@ -8,8 +8,8 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" [compat] -BinaryProvider = "≥ 0.5.2" -SpecialFunctions = "≥ 0.6.0" +BinaryProvider = "^0.5.2" +SpecialFunctions = "^0.8.0" julia = "^1.0.0" [extras]