;fix:pkg:web: set upper bound to exclude base64 1.0 [#2166]

This commit is contained in:
Simon Michael 2024-02-18 14:57:46 -10:00
parent 3f6c400ddb
commit 17817650da

View File

@ -94,7 +94,7 @@ library:
- hledger-lib >=1.32.99 && <1.33
- hledger >=1.32.99 && <1.33
- aeson >=1 && <2.3
- base64
- base64 <1
- blaze-html
- blaze-markup
- bytestring