mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 04:34:31 +02:00
Merge branch 'bugfix/constraint_urllib3_v44' into 'release/v4.4'
requirements: Pin urllib3 to <2 See merge request espressif/esp-idf!23608
This commit is contained in:
@@ -18,6 +18,7 @@ cryptography>=2.1.4
|
||||
pyparsing>=2.0.3,<2.4.0
|
||||
pyelftools>=0.22
|
||||
idf-component-manager~=1.2
|
||||
urllib3<2
|
||||
|
||||
gdbgui==0.13.2.0; python_version < "3.11"
|
||||
# 0.13.2.1 supports Python 3.6+ only
|
||||
|
Reference in New Issue
Block a user