1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-10-30 23:03:02 +00:00

Merge pull request #1 from trasba/trasba-patch-lxml-requirement

Update optional-requirements.txt -> increase lxml requirement
This commit is contained in:
trasba
2018-09-16 19:57:23 +02:00
committed by GitHub

View File

@@ -15,6 +15,6 @@ six==1.10.0
goodreads>=0.3.2
python-Levenshtein>=0.12.0
# other
lxml==3.7.2
lxml>=3.8.0
rarfile>=2.7
natsort>=2.2.0