From 1b2186247bbe80ed1361a7f69aa99a706f5a7655 Mon Sep 17 00:00:00 2001 From: PharmCat <13901158+PharmCat@users.noreply.github.com> Date: Fri, 10 Feb 2023 17:49:46 +0300 Subject: [PATCH] fix julia compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e740c7c..4bad963 100644 --- a/Project.toml +++ b/Project.toml @@ -25,6 +25,7 @@ Optim = "1" Roots = "1, 2" StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33" Tables = "1" +julia = "1" [extras]