Fix a wrong merge in requirements.txt

This commit is contained in:
Kalman Rozsahegyi 2022-04-28 22:15:11 +02:00
commit 32febb010c

View File

@ -46,4 +46,3 @@ qrcode[pil]==6.1 # QR code generator
rapidfuzz==0.7.6 # Fuzzy string matching
tablib[xls,xlsx,yaml] # Support for XLS and XLSX formats
weasyprint==52.5 # PDF generation library (Note: in the future need to update to 53)