Commit 3e0e213
authored
Use "uv pip compile" to check consistency of requirements (#7745)
Problem: pip-tools is compatible with pip-25.3 causing spurious
CI failures (jazzband/pip-tools#2252)
Solution: use `uv` instead which is self-contained and faster.1 parent 77035ba commit 3e0e213
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | | - | |
| 233 | + | |
| 234 | + | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
0 commit comments