I am getting error in deploying my app

[17:54:56] :exclamation: installer returned a non-zero exit code
[17:54:56] :exclamation: Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[17:56:28] :exclamation: Streamlit server consistently failed status checks
[17:56:28] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.
I tried to automatically generate my requirements.txt using pip freeze > requirements.txt but still i am getting error in installing requirements.It would be helpful if somebody could debug it.
Github repo: Estimation-of-C02-Emission-by-vehicles

The logs should tell you what package is causing the issue.