Merge branch 'matmair/issue6281' of https://github.com/matmair/InvenTree into matmair/issue6281

This commit is contained in:
Matthias Mair 2024-03-27 16:44:42 +01:00
commit acb1280fc4
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ django-sql-utils # Advanced query annotation / aggregatio
django-sslserver # Secure HTTP development server
django-stdimage # Advanced ImageField management
django-taggit # Tagging support
django-otp==1.2.4 # Two-factor authentication (legacy to ensure migrations) https://github.com/inventree/InvenTree/pull/6293
django-otp==1.3.0 # Two-factor authentication (legacy to ensure migrations) https://github.com/inventree/InvenTree/pull/6293
django-user-sessions # user sessions in DB
django-weasyprint # django weasyprint integration
djangorestframework # DRF framework