diff --git a/blank-canvas.cabal b/blank-canvas.cabal index 8f33f94..f6555f5 100644 --- a/blank-canvas.cabal +++ b/blank-canvas.cabal @@ -92,7 +92,7 @@ Library -- TODO: Eventually, we should bump the lower version -- bounds to >=0.20 so that we can remove some CPP in -- Graphics.Blank. - scotty >= 0.10 && < 0.21, + scotty >= 0.10 && < 0.22, semigroups >= 0.18 && < 1, stm >= 2.2 && < 2.6, text >= 1.1 && < 2.2,