[Dependencies] Updated KiDiff version
This commit is contained in:
parent
1557dfea77
commit
1cfbb6b91e
|
|
@ -141,7 +141,7 @@ Notes:
|
||||||
[**KiBoM**](https://github.com/INTI-CMNB/KiBoM) v1.8.0 [](https://github.com/INTI-CMNB/KiBoM) 
|
[**KiBoM**](https://github.com/INTI-CMNB/KiBoM) v1.8.0 [](https://github.com/INTI-CMNB/KiBoM) 
|
||||||
- Mandatory for `kibom`
|
- Mandatory for `kibom`
|
||||||
|
|
||||||
[**KiCad PCB/SCH Diff**](https://github.com/INTI-CMNB/KiDiff) [](https://github.com/INTI-CMNB/KiDiff) 
|
[**KiCad PCB/SCH Diff**](https://github.com/INTI-CMNB/KiDiff) v2.4.1 [](https://github.com/INTI-CMNB/KiDiff) 
|
||||||
- Mandatory for `diff`
|
- Mandatory for `diff`
|
||||||
|
|
||||||
[**LXML**](https://pypi.org/project/LXML/) [](https://pypi.org/project/LXML/) [](https://packages.debian.org/bullseye/python3-lxml) 
|
[**LXML**](https://pypi.org/project/LXML/) [](https://pypi.org/project/LXML/) [](https://packages.debian.org/bullseye/python3-lxml) 
|
||||||
|
|
|
||||||
|
|
@ -409,7 +409,11 @@ deps = '{\
|
||||||
"desc": null,\
|
"desc": null,\
|
||||||
"mandatory": true,\
|
"mandatory": true,\
|
||||||
"output": "diff",\
|
"output": "diff",\
|
||||||
"version": null\
|
"version": [\
|
||||||
|
2,\
|
||||||
|
4,\
|
||||||
|
1\
|
||||||
|
]\
|
||||||
}\
|
}\
|
||||||
],\
|
],\
|
||||||
"url": "https://github.com/INTI-CMNB/KiDiff",\
|
"url": "https://github.com/INTI-CMNB/KiDiff",\
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue