We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1f26d1 + 1786e9a commit 799f13cCopy full SHA for 799f13c
1 file changed
requirements-dev.txt
@@ -25,7 +25,8 @@ intelhex
25
# for building & testing natmods
26
pyelftools
27
28
-cryptography
+# newer versions break ESP-IDF now
29
+cryptography<45
30
31
# for web workflow minify
32
minify_html
0 commit comments