Skip to content

Commit 2716f77

Browse files
committed
fix(install): Pin setuptools due to sam2 incompatibility.
Until facebookresearch/sam2#614 is merged.
1 parent e7ef70c commit 2716f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies = [
1515
"requests",
1616
"requests_oauthlib",
1717
"sam2",
18+
"setuptools==75.8.2",
1819
"scikit-image",
1920
"shapely",
2021
"ultralytics"

0 commit comments

Comments
 (0)