Skip to content

Commit 4731944

Browse files
authored
Reduce lxml requirement too
1 parent ad5808d commit 4731944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"rtree>=1.2.0",
4848
"graphviz>=0.20",
4949
"matplotlib>=3.0.0",
50-
"lxml>=5.3.0",
50+
"lxml>=5.2.2",
5151
"numba>=0.59.1",
5252
"cffi>=1.16.0",
5353
"pillow~=10.2.0",

0 commit comments

Comments
 (0)