diff --git a/build-constraints.yaml b/build-constraints.yaml index e39d0991..c7177965 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1621,7 +1621,8 @@ packages: - largeword < 1.2.4 # https://github.com/jgm/pandoc/issues/2466 - - pandoc < 1.15.1.1 + # Can be removed after > 1.15.1.1 is out. + - pandoc < 1.15.1.1 || > 1.15.1.1 # end of packages