;pkg:ui: allow vty 6.3

This commit is contained in:
Simon Michael 2025-03-01 14:40:30 -10:00
parent e43156ddf3
commit 11ff329a8e

View File

@ -117,7 +117,7 @@ library:
- transformers
- vector
- brick >=2.1.1 && <2.3.2 || >2.3.2 && < 2.9
- vty >=6.1 && <6.3
- vty >=6.1 && <6.4
- vty-crossplatform >= 0.4.0.0 && < 0.5.0.0
when:
- condition: os(windows)