Commit Graph

7 Commits

Author SHA1 Message Date
Shubham Patil f01f46fa84 setup: fix the vulnerabilities reported by dependabot 2025-06-26 11:11:05 +05:30
Shubham Patil 89c2b43ac5 dependencies: bump jinja2 from 3.1.4 to 3.1.5 2025-01-28 14:25:28 +05:30
Shubham Patil a6c9e5b9c7 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
2024-11-22 12:06:19 +05:30
Shubham Patil a964a55de9 dependencies: Bump the jinja version to fix few vulnerabilities 2024-08-26 10:44:25 +05:30
Shubham Patil e6d74cc2e7 Removed mfg_tool, related cleanups, and documentation update
`tools/mfg_tool` is moved to esp-matter-tools repo: https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool.

It is released on pypi: https://pypi.org/project/esp-matter-mfg-tool and can be installed by running `pip install esp-matter-mfg-tool`
2024-06-07 19:11:35 +08:00
Shu Chen 803af23b6a ci: fix the ci failure caused by urllib3 dependency 2023-05-08 10:46:23 +08:00
WanqQixiang 350dc6ae8b scripts: Install the requirements for Matter 2023-01-06 10:35:26 +08:00