fix: add sklearn as a deps

This commit is contained in:
Laurent FAINSIN 2023-04-06 16:18:47 +02:00
parent c196f8d200
commit 0e5a32a871

View file

@ -17,3 +17,4 @@ dependencies:
- tqdm - tqdm
- trimesh - trimesh
- scipy - scipy
- scikit-learn