Skip to content

Commit 75ca8a2

Browse files
DatGizmonordic-piks
authored andcommitted
ci: readding grpcio-tools
* grpcio-tools got accidentially removed Signed-off-by: Sebastian Wezel <[email protected]>
1 parent 28f1bc9 commit 75ca8a2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-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+
grpcio-tools
56
construct>=2.10.70
67
cryptography>=44.0.1
78
imagesize>=1.2.0

scripts/requirements-fixed.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ gitlint-core[trusted-deps]==0.19.1 ; python_version >= "3.12" and python_version
5858
gitlint==0.19.1 ; python_version >= "3.12" and python_version < "4.0"
5959
gitpython==3.1.43 ; python_version >= "3.12" and python_version < "4.0"
6060
graphviz==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"
6163
hidapi==0.14.0.post2 ; python_version >= "3.12" and python_version < "4.0" and platform_system != "Linux"
6264
html5lib-modern==1.2 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
6365
html5lib==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"
118120
polib==1.2.0 ; python_version >= "3.12" and python_version < "4.0"
119121
prettytable==3.9.0 ; python_version >= "3.12" and python_version < "4.0"
120122
progress==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"
121124
psutil==6.1.0 ; python_version >= "3.12" and python_version < "4.0"
122125
publicsuffix2==2.20191221 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
123126
py==1.11.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)