Commit d4e7a81
authored
Update lxml test requirement to 5.3.0 (#18558)
`lxml` has wheels for both `manylinux_2_17` and `manylinux_2_28` so we
won't run into issue installing it.
Furthermore there are also wheels for `win32` and `win_amd64`.
Basically all platforms are fully supported now. The upper bound can be
updated too, once wheels for `3.14` are available.
https://pypi.org/project/lxml/5.3.0/#files1 parent f49a1cb commit d4e7a81
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments