puddletag: relax lxml version

This commit is contained in:
Martin Weinelt 2022-04-15 03:32:42 +02:00
parent cd7a1607c6
commit 0d75610566
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -17,6 +17,7 @@
let
# NOTE: check if we can drop any of these overrides when bumping the version
overrideVersions = [
"lxml"
"pyparsing"
"pyqt5"
];