From 2ae4d98052efc27f5c8951ae9038b2d4ddf55632 Mon Sep 17 00:00:00 2001 From: Hongyang Zhou Date: Mon, 17 Jun 2024 21:23:15 -0400 Subject: [PATCH] Add compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3f766b9..31de57e 100644 --- a/Project.toml +++ b/Project.toml @@ -31,6 +31,7 @@ HDF5 = "0.17" Interpolations = "0.14, 0.15" LightXML = "0.9" Makie = "0.21" +NaturalNeighbours = "1.3" PyPlot = "2.9" RecipesBase = "1.1" Reexport = "1.2"