1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-20 19:42:02 +00:00

fix(common): add requirements.txt to tools

This commit is contained in:
Carlos Garcia Ortiz karliatto 2025-01-16 14:13:26 +00:00 committed by matejcik
parent dd3bf253f8
commit 6c4064489a

View File

@ -0,0 +1,5 @@
click>=8,<9
requests>=2.32,<3.0
termcolor
Pillow>=10.0.1
typing-extensions>=4.12.2,<5.0