diff --git a/pyproject.toml b/pyproject.toml index 5369a003..76d11ab3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,9 +27,6 @@ dependencies = [ "matplotlib", "fitsio", "speclite>=0.20", - "desimodel @ git+https://github.com/desihub/desimodel.git@0.19.2", - "desitarget @ git+https://github.com/desihub/desitarget.git@2.8.0", - "desispec @ git+https://github.com/desihub/desispec.git@0.67.0" ] requires-python = ">=3.9"