Commit Graph
1 Commits
Author SHA1 Message Date
Kemal Yaylali e956b70935 chore(api): track the uv lockfile
uv generated it while running ruff and pytest. The repo already tracks
web/package-lock.json, so pinning the resolved Python dependencies the same
way keeps CI and local runs reproducible instead of re-resolving each time.
2026-09-12 10:50:18 +01:00