Skip to content

Commit ea700c1

Browse files
adigierlubos
authored andcommitted
scripts: Update build requirements for Matter 1.4
Add construct>=2.10.70 Signed-off-by: Adrian Gielniewski <[email protected]>
1 parent a30200c commit ea700c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/requirements-build.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ cbor2>=5.4.2.post1
22
clang-format
33
click==8.1.3
44
ecdsa
5+
construct>=2.10.70
56
cryptography>=42.0.4
67
imagesize>=1.2.0
78
intelhex

scripts/requirements-fixed.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ click==8.1.3 ; python_version >= "3.10" and python_version < "4.0"
3232
cmsis-pack-manager==0.5.2 ; python_version >= "3.10" and python_version < "4.0"
3333
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0"
3434
commoncode==32.0.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
35+
construct==2.10.70 ; python_version >= "3.10" and python_version < "4.0"
3536
container-inspector==33.0.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
3637
coverage==7.6.4 ; python_version >= "3.10" and python_version < "4.0"
3738
cryptography==43.0.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)