mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
add in SSO for #1421
This commit is contained in:
@ -34,5 +34,6 @@ python-barcode[images]==0.13.1 # Barcode generator
|
||||
qrcode[pil]==6.1 # QR code generator
|
||||
django-q==1.3.4 # Background task scheduling
|
||||
django-formtools==2.3 # Form wizard tools
|
||||
django-allauth==0.45.0 # SSO for external providers via OpenID
|
||||
|
||||
inventree # Install the latest version of the InvenTree API python library
|
||||
|
Reference in New Issue
Block a user