Skip to content

Commit ab777b9

Browse files
authored
"reedsolo": ">=1.5.3,<1.8"
1 parent ee490e2 commit ab777b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"cryptography": ">=45.0.3",
5858
"ecdsa": ">=0.19.1",
5959
"bitstring": ">=4.3.1",
60-
"reedsolo": ">=1.7.0",
60+
"reedsolo": ">=1.5.3,<1.8",
6161
"esp-idf-size": ">=1.6.1"
6262
}
6363

0 commit comments

Comments
 (0)