From 4c4e4c2a1cbedb96c704337fda436013eb1a781b Mon Sep 17 00:00:00 2001 From: IlianPihlajamaa <73794090+IlianPihlajamaa@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:10:40 +0200 Subject: [PATCH] Update Project.toml to remove UnicodePlots dependency --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4c469e3..5e4cebb 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" -UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228" [compat] Bessels = "0.2"