| # Requirements for Streamlit Cloud deployment (test_ui app) | |
| streamlit>=1.28.0 | |
| pandas>=2.0.0 | |
| # Note: Core detection works with Python 3.12+ stdlib only | |
| # BiasDetector and eval/ modules have zero external dependencies | |
| # Requirements for Streamlit Cloud deployment (test_ui app) | |
| streamlit>=1.28.0 | |
| pandas>=2.0.0 | |
| # Note: Core detection works with Python 3.12+ stdlib only | |
| # BiasDetector and eval/ modules have zero external dependencies | |