build: try to rm transitive dependency on colorama
as it requires hatchling at build-time and we don't actually need colorama anyway?
This commit is contained in:
@@ -26,8 +26,3 @@ bitbox02>=6.2.0
|
||||
# device plugin: jade
|
||||
cbor2>=5.4.6,<6.0.0
|
||||
pyserial>=3.5.0,<4.0.0
|
||||
|
||||
# prefer older colorama to avoid needing hatchling
|
||||
# (pulled in via trezor -> click -> colorama)
|
||||
# (pulled in via safet -> click -> colorama)
|
||||
colorama<0.4.6
|
||||
|
||||
Reference in New Issue
Block a user