feat(06-03): add backend/requirements-dev.txt with locust pin (D-04)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Development and load-test dependencies.
|
||||
# NOT installed by the production Dockerfile.
|
||||
# Install separately on the host or in a dedicated venv via:
|
||||
# pip install -r backend/requirements-dev.txt
|
||||
|
||||
-r requirements.txt
|
||||
|
||||
# Load testing (Phase 6 — D-04)
|
||||
locust>=2.34.0
|
||||
Reference in New Issue
Block a user