From 49ecd7f0ecee803486bd9dcfbb2f1b658fd0bd59 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 5 Jan 2025 23:44:59 -0800 Subject: Allow random 1.3. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 9bd47a9f9..7369dc8f5 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -522,7 +522,7 @@ library pretty >= 1.1 && < 1.2, pretty-show >= 1.10 && < 1.11, process >= 1.2.3 && < 1.7, - random >= 1 && < 1.3, + random >= 1 && < 1.4, safe >= 0.3.18 && < 0.4, scientific >= 0.3 && < 0.4, skylighting >= 0.14.5 && < 0.15, -- cgit v1.2.3