1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 10:51:00 +00:00

core: update deps, pin pillow to ^0.8

This commit is contained in:
Jan Pochyla 2020-12-03 17:20:08 +01:00 committed by matejcik
parent e1d590c8b4
commit e2cf9cda05

View File

@ -53,7 +53,7 @@ click = "^7"
ed25519 = "^1.4"
requests = "^2.19"
termcolor = "*"
Pillow = "*"
Pillow = "^8.0"
# crypto
ecdsa = "^0.16"