Spaces:
Sleeping
Sleeping
| # Frontend Dependencies for HuggingFace Spaces | |
| # Streamlit Dashboard | |
| # UI Framework | |
| streamlit==1.30.0 | |
| # Data Processing | |
| pandas==2.1.4 | |
| numpy==1.26.3 | |
| # Visualization | |
| plotly==5.18.0 | |
| # HTTP Client | |
| requests==2.31.0 | |
| # Utilities | |
| python-dotenv==1.0.0 | |