astropy / SPISEA

Stellar Population Synthesis Modeling
https://spisea.readthedocs.io/en/stable/index.html
64 stars 32 forks source link

fix dependencies in dockerfile #71

Open jmoldon opened 2 years ago

jmoldon commented 2 years ago

Currently, the dockerfile installs the dependecies without specifying their version

https://github.com/astropy/SPISEA/blob/4c9b8793367449ddcb90b5802c0dad666093caff/Dockerfile#L7

We should fix the versions so there are no ambiguities at any point in the future.