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.
Currently, the dockerfile installs the dependecies without specifying their version
SPISEA/Dockerfile
Line 7 in 4c9b879
We should fix the versions so there are no ambiguities at any point in the future.