Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ intelhex
# for building & testing natmods
pyelftools

cryptography
# newer versions break ESP-IDF now
cryptography<45

# for web workflow minify
minify_html
Expand Down