diff --git a/pyproject.toml b/pyproject.toml index 3f6a50c4..5a80d32a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "numpy >=1.24", "astropy >=5.3.0", # "rad >=0.22.0, <0.23.0", - "rad @ git+https://github.com/braingram/rad.git@source_catalog", + "rad @ git+https://github.com/spacetelescope/rad.git", "asdf-standard >=1.1.0", ] dynamic = ["version"]