Skip to content

Commit ff992c6

Browse files
committed
Merge branch 'mfg-tool' into 'main'
setup: install esp-matter-mfg-tool >= 1.0.4 which has fixes to work with Python v3.13 See merge request app-frameworks/esp-matter!958
2 parents 243480d + a6c9e5b commit ff992c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jinja2==3.1.4
88
urllib3<2
99

1010
# mfg_tool
11-
esp-matter-mfg-tool
11+
esp-matter-mfg-tool>=1.0.4

requirements_idf_v4.4.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jinja2==3.0.1
88
urllib3<2
99

1010
# mfg_tool
11-
esp-matter-mfg-tool
11+
esp-matter-mfg-tool>=1.0.4

0 commit comments

Comments
 (0)