Skip to content

Commit 2419b82

Browse files
authored
"rich": ">=14.0.0",
1 parent 7d84d32 commit 2419b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/frameworks/arduino.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def _get_installed_pip_packages():
104104
"rich-click": ">=1.8.6",
105105
"PyYAML": ">=6.0.2",
106106
"intelhex": ">=2.3.0",
107+
"rich": ">=14.0.0",
107108
"esp-idf-size": ">=1.6.1"
108109
}
109110

0 commit comments

Comments
 (0)