Skip to content

Commit

Permalink
Reduce lxml requirement too
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen authored Jan 8, 2025
1 parent ad5808d commit 4731944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rtree>=1.2.0",
"graphviz>=0.20",
"matplotlib>=3.0.0",
"lxml>=5.3.0",
"lxml>=5.2.2",
"numba>=0.59.1",
"cffi>=1.16.0",
"pillow~=10.2.0",
Expand Down

0 comments on commit 4731944

Please sign in to comment.