2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-22 04:03:34 +00:00

Add oauth for zapier

This commit is contained in:
Matthias
2022-04-25 11:19:30 +02:00
parent 7ae9586c82
commit e7357726ca
3 changed files with 6 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ django-markdownify==0.8.0 # Markdown rendering
django-markdownx==3.0.1 # Markdown form fields
django-money==1.1 # Django app for currency management
django-mptt==0.11.0 # Modified Preorder Tree Traversal
django-oauth-toolkit==1.7.1 # Oauth endpoints
django-redis>=5.0.0 # Redis integration
django-q==1.3.4 # Background task scheduling
django-sql-utils==0.5.0 # Advanced query annotation / aggregation