Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit d46c0d0

Browse files
Update setup.py
1 parent a517540 commit d46c0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
long_description_content_type="text/markdown",
1414
url='https://github.com/Labelbox/labelpandas',
1515
packages=setuptools.find_packages(),
16-
install_requires=["labelbox", "labelbase", "packaging"]
16+
install_requires=["labelbox[data]", "labelbase", "packaging"]
1717
)

0 commit comments

Comments
 (0)