python3Packages.sunpy: add missing dependency

This commit is contained in:
Robert T. McGibbon
2021-05-04 17:24:16 -04:00
parent 3a349a7ad3
commit 305343359b
@@ -11,6 +11,7 @@
, beautifulsoup4 , beautifulsoup4
, drms , drms
, glymur , glymur
, h5netcdf
, hypothesis , hypothesis
, matplotlib , matplotlib
, numpy , numpy
@@ -50,6 +51,7 @@ buildPythonPackage rec {
pandas pandas
astropy astropy
astropy-helpers astropy-helpers
h5netcdf
parfive parfive
sqlalchemy sqlalchemy
scikitimage scikitimage