restrict Python cryptography version

This commit is contained in:
Dan Halbert
2025-10-17 13:37:16 -04:00
parent 3d94daa7cd
commit 1786e9abc9

View File

@@ -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