Open bhilbert4 opened 5 years ago
Need to update dependencies in install_requires:
install_requires
From James: since we are using jwst we need: astropy>=3.1, numpy>=1.13 and asdf>=2.3.2, scipy>=1.0
jwst
astropy>=3.1
numpy>=1.13
asdf>=2.3.2
scipy>=1.0
Also, we are using a beta version of PyYAML. We should specify a release version.
Need to update dependencies in
install_requires
:From James: since we are using
jwst
we need:astropy>=3.1
,numpy>=1.13
andasdf>=2.3.2
,scipy>=1.0