mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-06 18:03:50 +02:00
Re-relax lower bound on cryptonite
This commit is contained in:
parent
c245341c9f
commit
10867e4819
@ -24,7 +24,7 @@ library:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- aeson >=0.6 && <1.6
|
- aeson >=0.6 && <1.6
|
||||||
- bytestring >=0.9.1.4
|
- bytestring >=0.9.1.4
|
||||||
- cryptonite >=0.26 && <0.28
|
- cryptonite >=0.25 && <0.28
|
||||||
- errors
|
- errors
|
||||||
- hoauth2 >=1.11.0 && <1.17
|
- hoauth2 >=1.11.0 && <1.17
|
||||||
- http-client >=0.4.0 && <0.8
|
- http-client >=0.4.0 && <0.8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user