Hi, I have an issue with the installation of the program. In the requirements file, it says the program needs pandas==2.0 and numpy==1.19.4. However, these versions are incompatible with each other. Pandas==2.0 requires numpy>=1.21.0. I changed the requirements file for now, but I don't know If this will cause issues downstream.
Kind regards,
Emma