Skip to content

Commit

Permalink
Update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Feb 12, 2025
1 parent 05e4804 commit 14a4b67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MakieTeX"
uuid = "6d554a22-29e7-47bd-aee5-0c5f06619414"
authors = ["Anshul Singhvi <anshulsinghvi@gmail.com>, and contributors"]
version = "0.4.3"
version = "0.4.4"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand All @@ -25,8 +25,8 @@ MakieTeXCairoMakieExt = "CairoMakie"

[compat]
Cairo = "1.0.5"
CairoMakie = "0.12.2"
Colors = "0.9, 0.10, 0.11, 0.12"
CairoMakie = "0.12.2, 0.13"
Colors = "0.9, 0.10, 0.11, 0.12, 0.13"
DocStringExtensions = "0.8, 0.9"
Ghostscript_jll = "9"
Glib_jll = "2"
Expand All @@ -35,7 +35,7 @@ Makie = "0.21.2"
Poppler_jll = "21.9, 22, 23"
Rsvg = "1"
julia = "1.9"
Typstry = "0.3"
Typstry = "0.3, 0.4"
tectonic_jll = "0"

[extras]
Expand Down

0 comments on commit 14a4b67

Please sign in to comment.