From fa8e13002d706d7299849415301a979770554191 Mon Sep 17 00:00:00 2001 From: julienmalard Date: Sat, 4 Nov 2023 15:10:43 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20d=C3=A9pendances?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Project.toml b/Project.toml index ad2cc18..248c37d 100644 --- a/Project.toml +++ b/Project.toml @@ -17,6 +17,10 @@ JSON = "0.21" DataFrames = "1" WebSockets = "1" julia = "1.9" +FileWatching = "1.9" +Logging = "1.9" +Sockets = "1.9" +UUIDs = "1.9" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"