diff Project.toml @ 2038:cb4408de6da1

Make compat entry for Makie less restrictive since we're not testing anyway
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 04 Feb 2026 10:11:26 +0100
parents b09b0da22072
children 17efc56f1f45
line wrap: on
line diff
--- a/Project.toml	Wed Jan 28 11:19:02 2026 +0100
+++ b/Project.toml	Wed Feb 04 10:11:26 2026 +0100
@@ -28,7 +28,7 @@
 julia = "1.5"
 StaticArrays = "1.0"
 TOML = "1.0"
-Makie = "0.21"
+Makie = "0"
 Plots = "1.40"
 SparseArrayKit = "0.4"
 Tokens = "0.1.1"