From 9d66f8b2a4f174bae0ba86505ad665204f4b5092 Mon Sep 17 00:00:00 2001 From: gaelforget Date: Sun, 5 May 2024 21:44:35 -0400 Subject: [PATCH] add missing compat entrie --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 077e09c..bea9419 100644 --- a/Project.toml +++ b/Project.toml @@ -31,4 +31,5 @@ HTTP = "1" JSON = "0.21" PyCall = "1" Tar = "1" +ZipFile = "0.10" julia = "1.9"