Pin python-dateutil, requests, gunicorn in requirements.txt #34

Open
opened 2026-06-06 19:58:15 +00:00 by tonym · 0 comments

Severity: high
Category: infra
Location: requirements.txt:8-10

Problem

Three deps are unpinned; a future rebuild may pull breaking versions (gunicorn 22 changed defaults), making builds non-reproducible.

Suggested fix

Pin exact versions from pip freeze in the running container.

Filed by automated code review.

**Severity:** high **Category:** infra **Location:** `requirements.txt:8-10` ### Problem Three deps are unpinned; a future rebuild may pull breaking versions (gunicorn 22 changed defaults), making builds non-reproducible. ### Suggested fix Pin exact versions from `pip freeze` in the running container. _Filed by automated code review._
tonym added the
infra
severity:high
labels 2026-06-06 19:58:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bonna61/Moon-Household-Budget#34
No description provided.