Hello, folks.
I want to update my ‘requirements.txt’ file. Basically, I need to remove some packages and add new ones.
I thought it was very simple: I generated a new ‘requirements.txt’ file and uploaded to my github. Then, Streamlit was not able to load the app anymore.
Do you know what I am doing wrong?
Regards,
Marcelo