@@ -1047,6 +1047,7 @@ def install_python_deps():
|
|||||||
"future": ">=0.15.2",
|
"future": ">=0.15.2",
|
||||||
"pyparsing": ">=2.0.3,<2.4.0",
|
"pyparsing": ">=2.0.3,<2.4.0",
|
||||||
"kconfiglib": "==13.7.1",
|
"kconfiglib": "==13.7.1",
|
||||||
|
"idf-component-manager": "~=1.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
installed_packages = _get_installed_pip_packages()
|
installed_packages = _get_installed_pip_packages()
|
||||||
|
|||||||
+1
-1
@@ -84,7 +84,7 @@
|
|||||||
"type": "framework",
|
"type": "framework",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"owner": "platformio",
|
"owner": "platformio",
|
||||||
"version": "~3.40401.0"
|
"version": "~3.40402.0"
|
||||||
},
|
},
|
||||||
"tool-esptoolpy": {
|
"tool-esptoolpy": {
|
||||||
"type": "uploader",
|
"type": "uploader",
|
||||||
|
|||||||
Reference in New Issue
Block a user