# ============================================================================= # InsightUX — dev/test-only dependencies. NOT needed to run the app itself # (see requirements.txt for that) — only to run `pytest` against tests/. # # Install with: # pip install -r requirements-dev.txt # ============================================================================= pytest==9.1.1