2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

also wait on precommit

This commit is contained in:
Matthias
2022-05-27 20:02:35 +02:00
parent aced415802
commit a836a1b5a0

View File

@ -46,6 +46,6 @@ py-moneyed==0.8.0 # Specific version requirement for py-mo
pygments==2.7.4 # Syntax highlighting
python-barcode[images]==0.13.1 # Barcode generator
qrcode[pil]==6.1 # QR code generator
rapidfuzz==0.7.6 # Fuzzy string matching
# 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)