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

This commit is contained in:
Peter Dragun
2023-07-28 15:15:56 +02:00
parent a1e7766940
commit f168e78b12

View File

@@ -17,7 +17,7 @@ cryptography>=2.1.4,<35
cffi<1.15;python_version<'3.6' cffi<1.15;python_version<'3.6'
pyparsing>=2.0.3,<2.4.0 pyparsing>=2.0.3,<2.4.0
pyelftools>=0.22 pyelftools>=0.22
idf-component-manager~=1.0 idf-component-manager~=1.1
packaging<21.0; python_version<"3.6" packaging<21.0; python_version<"3.6"
urllib3<1.25,>=1.21.1; python_version == "3.4" urllib3<1.25,>=1.21.1; python_version == "3.4"