Skip to content

Commit 393d7b6

Browse files
MarkDaoustcopybara-github
authored andcommitted
Set proto lower limit.
PiperOrigin-RevId: 517468755
1 parent 63191f2 commit 393d7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'absl-py',
3030
'jinja2',
3131
'nbformat',
32-
'protobuf',
32+
'protobuf>=3.12',
3333
'pyyaml',
3434
]
3535

0 commit comments

Comments
 (0)