diff --git a/pyproject.toml b/pyproject.toml index 1090f2f..0139550 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ requires-python = ">=3.10" dependencies = [ "numpy", "astropy<=6.1.0", + "pytorch", "matplotlib", "ipython", "scipy",