yfinance package

I am trying to deploy my first app but it says error installing requirements. It is probably some issue with the yfinance package.

Link to the app :https://projects-mb85cvhksgbpu7wikrectw.streamlit.app/
Link to the Github repo : Projects/Modern Portfolio Theory at d4de865816220dbd8c82d69e8f407bbb89f412d3 · Kanak-Dahal/Projects · GitHub

The error message : Error installing requirements.

Click “Manage App” and consult the terminal for more details.

If you still have questions, leave a message in our forums and we will get back to you ASAP.

Please can you share the complete logs up to the point where it yields the error? Did you specify the version of Python to use when you deployed your app? Community Cloud defaults to 3.13 which is incompatible with yfinance.