Skip to content

Commit

Permalink
Merge pull request #5 from MScatolin/patch-1
Browse files Browse the repository at this point in the history
lock grpc and proto deps
  • Loading branch information
MScatolin authored Nov 27, 2024
2 parents 92ea743 + 04daa9f commit db5ed6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ setup_requires =
wheel

install_requires =
grpcio-tools
grpcio==1.56.2
grpcio-tools==1.56.2
protobuf==4.23.4

packages =
farm_ng.package
Expand Down

0 comments on commit db5ed6f

Please sign in to comment.