In trying to replicate the analyses of the repository, I wanted to ensure that I have implemented the dependencies correctly. I do not know if they have been, but I figured I would share here in case this is useful to others (in a conda environment running python=3.8).
It would be great if the closest thing to the used requirements.txt file was included, including pinned versions where possible, to improve reproducibility.
In trying to replicate the analyses of the repository, I wanted to ensure that I have implemented the dependencies correctly. I do not know if they have been, but I figured I would share here in case this is useful to others (in a conda environment running python=3.8).
requirements.txt
It would be great if the closest thing to the used
requirements.txt
file was included, including pinned versions where possible, to improve reproducibility.