ui: upper bound on brick to fix build (#995)
This commit is contained in:
parent
95b0fe1066
commit
8ef4caa46f
@ -81,7 +81,7 @@ when:
|
|||||||
buildable: false
|
buildable: false
|
||||||
else:
|
else:
|
||||||
dependencies:
|
dependencies:
|
||||||
- brick >=0.23
|
- brick >=0.23 && <0.47
|
||||||
- unix
|
- unix
|
||||||
- vty >=5.5
|
- vty >=5.5
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user