Insight_UX_1.0 / requirements-dev.txt
Aryaman25's picture
Update Insight_UX_1.0 with latest changes: add auth, participants, tests, and dev requirements
f9609df
Raw
History Blame Contribute Delete
387 Bytes
# =============================================================================
# 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