Skip to content

Commit

Permalink
Merge pull request #618 from jeffjennings/spectral_cube_deps
Browse files Browse the repository at this point in the history
Unpin tutorial dependency
  • Loading branch information
jeffjennings authored Oct 28, 2024
2 parents d069cc7 + 8447658 commit a3144cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/spectral-cube-reprojection/requirements.txt
Original file line number Diff line number Diff line change
@@ -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'

0 comments on commit a3144cc

Please sign in to comment.