diff --git a/diagrams-lib.cabal b/diagrams-lib.cabal index 0ee88244..f3ac843a 100644 --- a/diagrams-lib.cabal +++ b/diagrams-lib.cabal @@ -113,13 +113,13 @@ Library data-default-class < 0.2, fingertree >= 0.1 && < 0.2, intervals >= 0.7 && < 0.10, - lens >= 4.6 && < 4.19, + lens >= 4.6 && < 4.20, tagged >= 0.7, optparse-applicative >= 0.11 && < 0.16, filepath, JuicyPixels >= 3.3.4 && < 3.4, hashable >= 1.1 && < 1.4, - linear >= 1.20.1 && < 1.21, + linear >= 1.20.1 && < 1.22, adjunctions >= 4.0 && < 5.0, distributive >=0.2.2 && < 1.0, process >= 1.1 && < 1.7,