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

Commit 287c7b0

Browse files
Update setup.py
1 parent 5fc1d90 commit 287c7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
description='Labelbox Connector for Pandas',
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
install_requires=["labelbox", "packaging"]
14+
install_requires=["labelbox", "labelbase", "packaging"]
1515
)

0 commit comments

Comments
 (0)