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 50e045f commit 3c66463Copy full SHA for 3c66463
libs/labelbox/pyproject.toml
@@ -45,7 +45,7 @@ Changelog = "https://github.com/Labelbox/labelbox-python/blob/develop/libs/label
45
46
[project.optional-dependencies]
47
data = [
48
- "shapely>=2.0.3",
+ "shapely==2.0.3",
49
"numpy>=1.25.0",
50
"pillow>=10.2.0",
51
"typeguard>=4.1.5",
0 commit comments