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 8989231 commit 323f336Copy full SHA for 323f336
libs/labelbox/pyproject.toml
@@ -46,7 +46,6 @@ Changelog = "https://github.com/Labelbox/labelbox-python/blob/develop/libs/label
46
[project.optional-dependencies]
47
data = [
48
"shapely>=2.0.3",
49
- # numpy v2 breaks package since it only supports python >3.9
50
"numpy>=1.25.0",
51
"pillow>=10.2.0",
52
"typeguard>=4.1.5",
0 commit comments