Added base requirement for django-qr-code
This commit is contained in:
parent
1b5287307b
commit
dffb2b4dbe
|
|
@ -7,4 +7,5 @@ coreapi>=2.3.0
|
|||
pygments>=2.2.0
|
||||
django-crispy-forms>=1.7.2
|
||||
django-import-export>=1.0.0
|
||||
django-cleanup>=2.1.0
|
||||
django-cleanup>=2.1.0
|
||||
django-qr-code==1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue