;imp:ui: allow brick 2.7

This commit is contained in:
Simon Michael 2025-01-21 21:31:53 -10:00
parent 91529191cd
commit 58431b0cec
2 changed files with 2 additions and 2 deletions

View File

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

View File

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