From 868326ceedd4c7286aef4b12d20e647f0ad26812 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 26 May 2023 01:17:03 +0000 Subject: [PATCH] CompatHelper: bump compat for ImageInTerminal to 0.5, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 866d696..10ea7f1 100644 --- a/Project.toml +++ b/Project.toml @@ -21,17 +21,17 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69" [compat] AbstractSDRs = "0.5" +DSP = "0.7.8" DigitalComm = "1.1" FFTW = "1.6" GLMakie = "0.8.5" Gtk = "1.3" ImageFiltering = "0.7" -ImageInTerminal = "0.4.8" +ImageInTerminal = "0.4.8, 0.5" ImageView = "0.11" Images = "0.25" Makie = "0.19" Reexport = "1.2" -DSP = "0.7.8" julia = "1" [extras]