Merge branch 'component_manager_bump4.3' into 'release/v4.3'

tools(component-manager): bump version to avoid failures in dependency_check script (v4.3)

See merge request espressif/esp-idf!25069
This commit is contained in:
Roland Dobai 2023-09-05 16:27:09 +08:00
commit 6f147b97d4

View File

@ -17,7 +17,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
idf-component-manager~=1.1
packaging<21.0; python_version<"3.6"
urllib3<1.25,>=1.21.1; python_version == "3.4"