pkg:ui: allow brick 2.8

This commit is contained in:
Simon Michael 2025-02-15 15:22:07 -10:00
parent 35df9576ec
commit cf198652f9
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ library
ansi-terminal >=0.9
, async
, base >=4.14 && <4.21
, brick >=2.1.1 && <2.3.2 || >2.3.2 && <2.8
, brick >=2.1.1 && <2.3.2 || >2.3.2 && <2.9
, cmdargs >=0.8
, containers >=0.5.9
, data-default

View File

@ -116,7 +116,7 @@ library:
- time >=1.5
- transformers
- vector
- brick >=2.1.1 && <2.3.2 || >2.3.2 && < 2.8
- brick >=2.1.1 && <2.3.2 || >2.3.2 && < 2.9
- vty >=6.1 && <6.3
- vty-crossplatform >= 0.4.0.0 && < 0.5.0.0
when: