Commit f6b18c3
Update lxml to work with python 3.14 (#21150)
Older lxml causes venv creation with python 3.14 build failure.
Latest lxml requires python 3.8 which is luckily also the current
requirement for llvm.
So it is safe to bump version.1 parent 8840488 commit f6b18c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments