diff --git a/Project.toml b/Project.toml index 60cf60e..63da0ef 100644 --- a/Project.toml +++ b/Project.toml @@ -8,6 +8,6 @@ Interact = "c601a237-2ae4-5e1e-952c-7a85b0c7eef1" Javis = "78b212ba-a7f9-42d4-b726-60726080707e" [compat] -julia = "1.6" Interact = "0.10" -Javis = "0.8" +Javis = "0.8, 0.7" +julia = "1.6"