We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee490e2 commit ab777b9Copy full SHA for ab777b9
builder/main.py
@@ -57,7 +57,7 @@
57
"cryptography": ">=45.0.3",
58
"ecdsa": ">=0.19.1",
59
"bitstring": ">=4.3.1",
60
- "reedsolo": ">=1.7.0",
+ "reedsolo": ">=1.5.3,<1.8",
61
"esp-idf-size": ">=1.6.1"
62
}
63
0 commit comments