From a3bcee821ad29fa86fcfa95b9cd828969f8f430c Mon Sep 17 00:00:00 2001 From: Paul Debus Date: Mon, 3 Jun 2024 17:09:48 +0100 Subject: [PATCH] update julia compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1ca00b3..a1e1b1e 100644 --- a/Project.toml +++ b/Project.toml @@ -16,4 +16,4 @@ ColorTypes = "0.10, 0.11, 0.12" Downloads = "1" FileIO = "1" ImageProjectiveGeometry = "0.3, 0.4" -julia = ">=1.9, 1" +julia = "1.9, 1.10"