diff --git a/pyproject.toml b/pyproject.toml index 7aa11e4..10bea0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "regularizepsf", "click", "prefect[dask, sqlalchemy]", - "punchbowl @ git+ssh://git@github.com/punch-mission/punchbowl", + "punchbowl", "toml", "scipy", "photutils",