From 5b2e5db6269b4bc6a43d9f66f9141bef9b15fdbc Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 4 Dec 2023 14:47:25 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GeometricMachineLearning at version 0.1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 19c4df1..4a8cb93 100644 --- a/Project.toml +++ b/Project.toml @@ -27,6 +27,7 @@ VlasovMethods = "4a954452-39e6-424b-ae51-38fc4bbc42ef" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] +GeometricMachineLearning = "0.1" HDF5 = "0.16" LaTeXStrings = "1" LazyArrays = "0.22"