Skip to content

Commit

Permalink
Add protobuf to our dependencies (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
viswavi authored Aug 24, 2023
1 parent 20486b5 commit 197a067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ dependencies = [
"pyfiglet==0.8.post1",
"termcolor==2.3.0",
"psutil==5.9.5",
"protobuf==4.24.1",
]

dynamic = ["version"]
Expand Down

0 comments on commit 197a067

Please sign in to comment.