mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'bugfix/gdbgui_deps_4.4_v4.3' into 'release/v4.3'
Tools: Fix incompatible package dependencies of gdbgui (v4.3) See merge request espressif/esp-idf!17750
This commit is contained in:
@@ -22,6 +22,8 @@ pygdbmi<=0.9.0.2
|
|||||||
# The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not compatible with latest gdbgui (>=0.13.2.0)
|
# The pygdbmi required max version 0.9.0.2 since 0.9.0.3 is not compatible with latest gdbgui (>=0.13.2.0)
|
||||||
# A compatible Socket.IO should be used. See https://github.com/miguelgrinberg/python-socketio/issues/578
|
# A compatible Socket.IO should be used. See https://github.com/miguelgrinberg/python-socketio/issues/578
|
||||||
python-socketio<5
|
python-socketio<5
|
||||||
|
jinja2<3.1 # See https://github.com/espressif/esp-idf/issues/8760
|
||||||
|
itsdangerous<2.1
|
||||||
|
|
||||||
kconfiglib==13.7.1
|
kconfiglib==13.7.1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user