Skip to content

Commit 1d1be01

Browse files
authored
add more python deps
1 parent e1e4448 commit 1d1be01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

builder/main.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
"zopfli": ">=0.2.2",
5555
"intelhex": ">=2.3.0",
5656
"rich": ">=14.0.0",
57+
"cryptography": ">=45.0.3",
58+
"ecdsa": ">=0.19.1",
59+
"bitstring": ">=4.3.1",
60+
"reedsolo": ">=1.7.0",
5761
"esp-idf-size": ">=1.6.1"
5862
}
5963

0 commit comments

Comments
 (0)