diff --git a/pyproject.toml b/pyproject.toml index 1a40c47..bc3f971 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,8 +51,8 @@ dependencies = [ "clu", "labml-helpers", "giotto-ph @ git+https://github.com/alibayeh/giotto-ph.git", - "pyflagser @ git+https://github.com/alibayeh/pyflagser.git", - "giotto-tda @ git+https://github.com/alibayeh/giotto-tda.git", + "pyflagser @ git+https://github.com/franciscoeacosta/pyflagser.git", + "giotto-tda @ git+https://github.com/franciscoeacosta/giotto-tda.git", "geomstats @ git+https://github.com/geomstats/geomstats.git", "torchlens @ git+https://github.com/johnmarktaylor91/torchlens.git", "netrep @ git+https://github.com/ahwillia/netrep.git",