From 24546f986f8c61ea04e369432359daef695f861d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 10 Nov 2023 01:01:45 +0000 Subject: [PATCH] CompatHelper: bump compat for ReadVTK to 0.2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e0fb30c..9c72a50 100644 --- a/Project.toml +++ b/Project.toml @@ -21,7 +21,7 @@ GeophysicalModelGenerator = "0.4 - 0.6" Glob = "1" LaMEM_jll = "1.2.4 - 1.2.4" PETSc_jll = "3.16.8 - 3.16.8" -ReadVTK = "0.1" +ReadVTK = "0.1, 0.2" Requires = "1.0, 2" Statistics = "1.0" julia = "1.9"