Skip to content

Commit 0931dea

Browse files
committed
Depend on pre-release version with necessary funtracks updates
1 parent 8e5b168 commit 0931dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131

3232
dependencies =[
3333
"napari>=0.6.2,<1",
34-
"funtracks>=1.7.0-a2,<2",
34+
"funtracks>=1.7.0-a3,<2",
3535
"appdirs>=1,<2",
3636
"numpy>=2,<3",
3737
"magicgui>=0.10.1",

0 commit comments

Comments
 (0)