There is a known issue on Community Cloud where pinning Streamlit to version 1.19 or lower will cause some packages to be reinstalled after your requirements file is resolved. This can cause undesirable upgrades in some packages (namely, all of altair’s dependencies). If you are able to increase your Streamlit version to at least 1.20, you can avoid this issue prior and respect the remainder of your pins.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| ModuleNotFoundError: No module named 'pandas.core.indexes.numeric' in Streamlit Cloud | 1 | 857 | February 16, 2024 | |
| Errors after deploying the app | 6 | 1770 | March 4, 2022 | |
| Error when deploying app in streamlit cloud that doesn't appear when run locally | 1 | 1003 | October 4, 2022 | |
| Df.style.hide_index() code suddenly not working in streamlit cloud community server | 32 | 2786 | May 22, 2023 | |
| I keep getting an error when deploying the app, works locally | 4 | 118 | January 12, 2025 |