From c7000f66b83250e879bb11223dc059d9bc4a6032 Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Wed, 15 Jan 2025 08:35:25 +0700 Subject: [PATCH] update --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3b08a83..c963881 100644 --- a/Project.toml +++ b/Project.toml @@ -22,6 +22,6 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] DataFrames = "1.7.0" -GeneralUtils = "0.1.0" +GeneralUtils = "0.1, 0.2" LLMMCTS = "0.1.2" SQLLLM = "0.2.0"