Skip to content

Commit d07a341

Browse files
committed
Use lxml version which has a wheel
1 parent 3721348 commit d07a341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def prerelease_local_scheme(version):
6262

6363
'scikit-image>=0.19.2',
6464
# 'scikit-learn==1.0.2',
65-
'lxml==4.8.0',
65+
'lxml==4.9.4',
6666
'joblib==1.1.0',
6767
# 'tifffile==2023.4.12',
6868
'tiffslide',

0 commit comments

Comments
 (0)