Commit e69bd3c
[Security] Add requirements lockfile for CI reproducibility
Adds requirements.in (extracted from setup.cfg install_requires + extras)
and a compiled requirements.txt with pinned versions and hashes,
generated by uv pip compile. This does not change the published
dependency ranges in setup.cfg — it only provides a lockfile for
deterministic CI builds and supply-chain auditability.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c0f3cce commit e69bd3c
2 files changed
+866
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments