Skip to content

Commit 197a067

Browse files
authored
Add protobuf to our dependencies (#269)
1 parent 20486b5 commit 197a067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies = [
4343
"pyfiglet==0.8.post1",
4444
"termcolor==2.3.0",
4545
"psutil==5.9.5",
46+
"protobuf==4.24.1",
4647
]
4748

4849
dynamic = ["version"]

0 commit comments

Comments
 (0)