Skip to content

Commit 817afda

Browse files
authored
[deps] upgrade lxml (#58808)
to latest version 6.0.2 4.9.4 does not work with python 3.13 Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
1 parent b75fb44 commit 817afda

24 files changed

+3104
-2070
lines changed

python/deplocks/base_extra/ray_base_extra_py3.10.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/base_extra/ray_base_extra_py3.11.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/base_extra/ray_base_extra_py3.12.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/base_extra/ray_base_extra_py3.9.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/llm/ray_test_py311_cpu.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/llm/ray_test_py311_cu128.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/llm/rayllm_test_py311_cpu.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/deplocks/llm/rayllm_test_py311_cu128.lock

Lines changed: 141 additions & 94 deletions
Large diffs are not rendered by default.

python/requirements/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ joblib==1.2.0
3131
jsonpatch==1.32
3232
kubernetes==24.2.0
3333
llvmlite==0.42.0
34-
lxml==4.9.4
34+
lxml>=6.0.2
3535
moto[s3,server]==4.2.12
3636
mypy==1.7.0
3737
numba==0.59.1

python/requirements_compiled.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ locket==1.0.0
10311031
# partd
10321032
log-symbols==0.0.14
10331033
# via halo
1034-
lxml==4.9.4
1034+
lxml==6.0.2
10351035
# via
10361036
# -r python/requirements/test-requirements.txt
10371037
# dm-control

0 commit comments

Comments
 (0)