Skip to content

Commit 047100d

Browse files
klimermanabrentyi
andauthored
Allow up to v5 of protobuf (#3580)
Co-authored-by: Brent Yi <[email protected]>
1 parent 352cae6 commit 047100d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"opencv-python-headless==4.10.0.84",
3737
"Pillow>=10.3.0",
3838
"plotly>=5.7.0",
39-
"protobuf<=3.20.3,!=3.20.0",
39+
"protobuf<=5,!=3.20.0",
4040
# TODO(1480) enable when pycolmap windows wheels are available
4141
# "pycolmap==0.3.0",
4242
# TODO(3461) and external issue cnr-isti-vclab/PyMeshLab/issues/398: Unrestrict Windows version when it isn't broken anymore.

0 commit comments

Comments
 (0)