2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00
This commit is contained in:
Oliver Walters
2021-03-06 20:58:57 +11:00
parent a4257ad9df
commit 7bec3ff5dd
2 changed files with 14 additions and 0 deletions

View File

@ -30,5 +30,6 @@ django-error-report==0.2.0 # Error report viewer for the admin interface
django-test-migrations==1.1.0 # Unit testing for database migrations
python-barcode[images]==0.13.1 # Barcode generator
qrcode[pil]==6.1 # QR code generator
django-q==1.3.4 # Background task scheduling
inventree # Install the latest version of the InvenTree API python library