From 8447658953f5a636433ff9aa89678bdf15a5f07f Mon Sep 17 00:00:00 2001 From: Jeff Jennings Date: Tue, 22 Oct 2024 16:51:03 -0400 Subject: [PATCH] spectral-cube tutorial: unpin numpy dep --- tutorials/spectral-cube-reprojection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/spectral-cube-reprojection/requirements.txt b/tutorials/spectral-cube-reprojection/requirements.txt index 89e1f32a..cc9dd7e2 100644 --- a/tutorials/spectral-cube-reprojection/requirements.txt +++ b/tutorials/spectral-cube-reprojection/requirements.txt @@ -1,6 +1,6 @@ astropy dask -numpy==1.26.4 # pinned on 09-27-24; can remove pin when https://github.com/radio-astro-tools/spectral-cube/pull/917 is merged +numpy radio_beam reproject spectral_cube @ git+https://github.com/radio-astro-tools/spectral-cube # as of: 2024-10-10 for issue with 'distutils'