File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ cbor2>=5.4.2.post1
22clang-format
33click==8.1.3
44ecdsa
5+ grpcio-tools
56construct>=2.10.70
67cryptography>=44.0.1
78imagesize>=1.2.0
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ gitlint-core[trusted-deps]==0.19.1 ; python_version >= "3.12" and python_version
5858gitlint==0.19.1 ; python_version >= "3.12" and python_version < "4.0"
5959gitpython==3.1.43 ; python_version >= "3.12" and python_version < "4.0"
6060graphviz==0.20.3 ; python_version >= "3.12" and python_version < "4.0"
61+ grpcio-tools==1.66.1 ; python_version >= "3.12" and python_version < "4.0"
62+ grpcio==1.66.1 ; python_version >= "3.12" and python_version < "4.0"
6163hidapi==0.14.0.post2 ; python_version >= "3.12" and python_version < "4.0" and platform_system != "Linux"
6264html5lib-modern==1.2 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
6365html5lib==1.1 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
@@ -118,6 +120,7 @@ ply==3.11 ; python_version >= "3.12" and python_version < "4.0"
118120polib==1.2.0 ; python_version >= "3.12" and python_version < "4.0"
119121prettytable==3.9.0 ; python_version >= "3.12" and python_version < "4.0"
120122progress==1.6 ; python_version >= "3.12" and python_version < "4.0"
123+ protobuf==5.27.3 ; python_version >= "3.12" and python_version < "4.0"
121124psutil==6.1.0 ; python_version >= "3.12" and python_version < "4.0"
122125publicsuffix2==2.20191221 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
123126py==1.11.0 ; python_version >= "3.12" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments