python3Packages.labelbox: fix build

This commit is contained in:
Sigmanificient
2026-03-23 06:43:58 +01:00
parent 4724d56472
commit e3ff36ed56
@@ -20,6 +20,7 @@
pytest-xdist,
pytestCheckHook,
python-dateutil,
pyyaml,
requests,
shapely,
strenum,
@@ -87,6 +88,7 @@ buildPythonPackage rec {
tqdm
geojson
mypy
pyyaml
];
optional-dependencies = {