setup: install esp-matter-mfg-tool >= 1.0.4 which has fixes to work with

Python 3.13

Fixes https://github.com/espressif/esp-matter/issues/1160
This commit is contained in:
Shubham Patil
2024-11-22 12:06:19 +05:30
parent 21c2051c78
commit a6c9e5b9c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ jinja2==3.1.4
urllib3<2
# mfg_tool
esp-matter-mfg-tool
esp-matter-mfg-tool>=1.0.4
+1 -1
View File
@@ -8,4 +8,4 @@ jinja2==3.0.1
urllib3<2
# mfg_tool
esp-matter-mfg-tool
esp-matter-mfg-tool>=1.0.4