From 067ef6745d3284528d50265dfd537453b3f585a3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 2 Dec 2022 00:44:08 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Images at version 0.25, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ff3e499..b97519d 100644 --- a/Project.toml +++ b/Project.toml @@ -25,6 +25,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StochasticRounding = "3843c9a1-1f18-49ff-9d99-1b4c8a8e97ed" [compat] +Images = "0.25" julia = "1.6" [extras]