1
0

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:
SomberNight
2025-05-30 17:26:01 +00:00
parent bf0ad20c60
commit aacaff61c9
2 changed files with 46 additions and 33 deletions

View File

@@ -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