ui: upper bound on brick to fix build (#995)

This commit is contained in:
Simon Michael 2019-03-20 15:31:29 -07:00
parent 95b0fe1066
commit 8ef4caa46f

View File

@ -81,7 +81,7 @@ when:
buildable: false
else:
dependencies:
- brick >=0.23
- brick >=0.23 && <0.47
- unix
- vty >=5.5