;pkg:ui: allow vty 6.2

This commit is contained in:
Simon Michael 2024-01-26 22:47:40 -10:00
parent dd1468fe7e
commit f7c18bc6e7

View File

@ -99,7 +99,7 @@ library:
- transformers
- vector
- brick >=2.1.1 && <2.4
- vty >=6.1 && <6.2
- vty >=6.1 && <6.3
- vty-crossplatform >= 0.4.0.0 && < 0.5.0.0
when:
- condition: os(windows)