| # Ultra-minimal requirements for testing deployment | |
| # No dependencies - using only Python standard library | |
| # Stage 2: Minimal Streamlit with protobuf fix | |
| streamlit==1.45.0 | |
| protobuf==3.20.3 | |
| toml>=0.10.0 | |
| loguru==0.7.3 |
| # Ultra-minimal requirements for testing deployment | |
| # No dependencies - using only Python standard library | |
| # Stage 2: Minimal Streamlit with protobuf fix | |
| streamlit==1.45.0 | |
| protobuf==3.20.3 | |
| toml>=0.10.0 | |
| loguru==0.7.3 |