Skip to content

Commit 13ec627

Browse files
author
Val Brodsky
committed
Refactor client request logic into a separate class and move it to lbox-clients
1 parent 923d43c commit 13ec627

File tree

11 files changed

+755
-327
lines changed

11 files changed

+755
-327
lines changed

libs/labelbox/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies = [
1212
"tqdm>=4.66.2",
1313
"geojson>=3.1.0",
1414
"mypy==1.10.1",
15+
"lbox-clients==0.1.0",
1516
]
1617
readme = "README.md"
1718
requires-python = ">=3.8"

0 commit comments

Comments
 (0)