diff --git a/pyproject.toml b/pyproject.toml index be6b317..c7b41e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ authors = [ ] dynamic = ["version"] dependencies = [ - "motile", + "motile @git+https://github.com/funkelab/motile.git", "networkx", "numpy", "matplotlib",