We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d94daa commit 1786e9aCopy full SHA for 1786e9a
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