mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Relax upper bounds
This commit is contained in:
parent
77eaa8eb96
commit
5b7fb88ac5
@ -18,10 +18,10 @@ dependencies:
|
||||
library:
|
||||
source-dirs: src
|
||||
dependencies:
|
||||
- aeson >=0.6 && <1.4
|
||||
- aeson >=0.6 && <1.5
|
||||
- bytestring >=0.9.1.4
|
||||
- errors
|
||||
- hoauth2 >=1.3.0 && <1.8
|
||||
- hoauth2 >=1.3.0 && <1.9
|
||||
- http-client >=0.4.0 && <0.6
|
||||
- http-conduit >=2.0 && <3.0
|
||||
- http-types >=0.8 && <0.13
|
||||
|
||||
Loading…
Reference in New Issue
Block a user