diff --git a/pyproject.toml b/pyproject.toml index 2ccf9a3..216b4f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "numpy", "astroquery", "astropy", - "AstrodbKit2 @ git+ssh://git@github.com/dr-rodriguez/AstrodbKit2", + "AstrodbKit2@git+https://github.com/dr-rodriguez/AstrodbKit2", "pandas", "sqlalchemy==2.0.3", "tqdm==4.64.1",