Commit 07d1e28
committed
Use pip-tools' pip-compile to pin all dependencies recursively
This ensures the builds are reproducible and don't suddenly fail from
one day to another due to new releases of some dependency down the
chain.
This might benefit from some documentation so everyone knows how to
add/update dependencies and re-generate that file:
pip-compile --allow-unsafe --generate-hashes1 parent b710c36 commit 07d1e28
2 files changed
Lines changed: 1325 additions & 20 deletions
| 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 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments