Error installing requirements. App fails to install

Hi! I am new to Streamlit. I am trying to deploy my Streamlit App but it keeps throwing errors towards the end when installing. Please help me. Link: https://malware-detection-dhpilr63zpeddhvwgy9pj3.streamlit.app/
Github Repo: GitHub - abdurrahaman8035/malware-detection: Malware detection using streamlit Python Framework
Thanks so much

You need an older python (<3.12) to install such ancient versions of your requirements.

How can I change the version, please. thank you

When deploying, in the advanced settings, you can choose the python version.