add "rich-click": ">=1.8.6" dependency
This commit is contained in:
@@ -101,6 +101,7 @@ def install_python_deps():
|
||||
|
||||
deps = {
|
||||
"wheel": ">=0.35.1",
|
||||
"rich-click": ">=1.8.6",
|
||||
"PyYAML": ">=6.0.2",
|
||||
"intelhex": ">=2.3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user