aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index f055cb2d5..5e6390b86 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -398,7 +398,7 @@ library
split >= 0.2 && < 0.3,
random >= 1 && < 1.2,
pandoc-types >= 1.21 && < 1.22,
- aeson >= 0.7 && < 1.5,
+ aeson >= 0.7 && < 1.6,
scientific >= 0.3 && < 0.4,
aeson-pretty >= 0.8.5 && < 0.9,
tagsoup >= 0.14.6 && < 0.15,