POSA_Copyrighter/requirements-dev.txt
유창욱 8958dd1b83 chore: pin runtime dependencies for offline air-gapped install
Add requirements.txt (numpy/opencv-python-headless/pillow — the only
third-party runtime imports) and requirements-dev.txt, plus an offline
install runbook. Ignore .coverage and wheelhouse/.
2026-06-20 18:19:08 +09:00

5 lines
146 B
Text

# Development / test dependencies (Python 3.13). Includes runtime deps.
-r requirements.txt
pytest==8.4.2
pytest-cov==6.0.0
pytest-timeout==2.4.0