aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 61b50fb42..fdb4a5317 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -535,7 +535,7 @@ library
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
temporary >= 1.1 && < 1.4,
- texmath >= 0.12.10.1 && < 0.13,
+ texmath >= 0.12.10.2 && < 0.13,
text >= 1.1.1.0 && < 2.2,
text-conversions >= 0.3 && < 0.4,
time >= 1.5 && < 1.15,
@@ -546,7 +546,7 @@ library
zip-archive >= 0.4.3.1 && < 0.5,
zlib >= 0.5 && < 0.8,
xml >= 1.3.12 && < 1.4,
- typst >= 0.7 && < 0.8,
+ typst >= 0.8 && < 0.9,
vector >= 0.12 && < 0.14,
djot >= 0.1.2.2 && < 0.2,
tls >= 2.0.1 && < 2.2,