# AdipoGlowIVIS - Streamlit 앱(app.py) 의존성. # 전역 설치 금지. 가상환경에서: pip install -r requirements.txt # main.py 는 표준 라이브러리만으로 동작하므로 아래 패키지 불필요. streamlit>=1.30 numpy>=1.24 scipy>=1.10 pandas>=2.0 matplotlib>=3.7