test-ui / requirements.txt
juakazike's picture
Deploy testing UI for expert validation
d7d1833 verified
# 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