Skip to content

Commit b67090b

Browse files
authored
pyproject.toml: lxml@git+https://github.com/lxml/lxml
1 parent 84bc3ca commit b67090b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"imageio>=2.36.1",
1616
"keras>=3.7",
1717
# "lxml>=5.4",
18-
"lxml#git+https://github.com/lxml/lxml",
18+
"lxml@git+https://github.com/lxml/lxml",
1919
"matplotlib>=3.9.3",
2020
"numpy>=2.1.3",
2121
"opencv-python>=4.10.0.84",

0 commit comments

Comments
 (0)