numpy>=1.18
astropy~=4.0
PyYAML>=5.3.1
synphot>=0.3
scipy>=1.3.0
setuptools>=40.7.0
pytest>=5.4.2
# Add your pinned requirements so that they can be easily installed with:
# pip install -r requirements.txt
# Remember to also add them in setup.cfg but unpinned.
# Example:
# numpy==1.13.3
# scipy==1.0
#



