mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Added base requirement for django-qr-code
This commit is contained in:
@ -7,4 +7,5 @@ coreapi>=2.3.0
|
|||||||
pygments>=2.2.0
|
pygments>=2.2.0
|
||||||
django-crispy-forms>=1.7.2
|
django-crispy-forms>=1.7.2
|
||||||
django-import-export>=1.0.0
|
django-import-export>=1.0.0
|
||||||
django-cleanup>=2.1.0
|
django-cleanup>=2.1.0
|
||||||
|
django-qr-code==1.0.0
|
||||||
|
Reference in New Issue
Block a user