Commit 629065d
committed
Use pip-tool's 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 091508f commit 629065d
2 files changed
Lines changed: 1129 additions & 19 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 | + | |
0 commit comments