Commit b4ff364
authored
Update uv (#1538)
The Pytorch index has been flaky recently, causing [builds to
fail](https://github.com/PennyLaneAI/qml/actions/runs/17419394443). This
PR bumps the version of `uv`, which includes automatic retries in the
event of a 503 response from the Pytorch index.
This has been
[tested](https://github.com/PennyLaneAI/qml/actions/runs/17444053054),
but since we can't make the Pytorch index unavailable we won't know it
works until we stop seeing failures due to 503s from Pytorch.1 parent 44a79aa commit b4ff364
3 files changed
Lines changed: 23 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments