We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352cae6 commit 047100dCopy full SHA for 047100d
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"opencv-python-headless==4.10.0.84",
37
"Pillow>=10.3.0",
38
"plotly>=5.7.0",
39
- "protobuf<=3.20.3,!=3.20.0",
+ "protobuf<=5,!=3.20.0",
40
# TODO(1480) enable when pycolmap windows wheels are available
41
# "pycolmap==0.3.0",
42
# TODO(3461) and external issue cnr-isti-vclab/PyMeshLab/issues/398: Unrestrict Windows version when it isn't broken anymore.
0 commit comments