mirror of
https://github.com/adafruit/circuitpython.git
synced 2025-12-03 18:33:47 +00:00
restrict Python cryptography version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user