diff --git a/Project.toml b/Project.toml index 42488ae..bf1be3e 100644 --- a/Project.toml +++ b/Project.toml @@ -10,5 +10,6 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea" [compat] -julia = "1.8" +Revise = "3" ZipFile = "0.10" +julia = "1.8"