Add idf-component-manager python dependency

This commit is contained in:
Sergei Silnov 2021-05-05 13:10:41 +03:00 committed by Sergei Silnov
parent dcfd5187ac
commit 69e784d07e

View File

@ -13,6 +13,7 @@ cryptography>=2.1.4,<35
cffi<1.15;python_version<'3.6'
pyparsing>=2.0.3,<2.4.0
pyelftools>=0.22
idf-component-manager~=1.0
gdbgui==0.13.2.0
# 0.13.2.1 supports Python 3.6+ only