diff --git a/yesod-auth-oauth2.cabal b/yesod-auth-oauth2.cabal index 4e4d4f8..260a240 100644 --- a/yesod-auth-oauth2.cabal +++ b/yesod-auth-oauth2.cabal @@ -26,7 +26,7 @@ library , http-types >= 0.8 && < 0.9 , aeson >= 0.6 && < 0.8 , yesod-core >= 1.2 && < 1.4 - , yesod-auth >= 1.2 && < 1.4 + , yesod-auth >= 1.3 && < 1.4 , text >= 0.7 && < 2.0 , yesod-form >= 1.3 && < 1.4 , transformers >= 0.2.2 && < 0.4