2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00
* bump deps

* bump again

* bump frontend as well

* fixed allauth version for now

* fixed requirements files

* fixed requirements files 2

* fixed changed lib path
This commit is contained in:
Matthias Mair
2023-09-07 01:02:31 +02:00
committed by GitHub
parent f917c91522
commit 683cf248ea
6 changed files with 932 additions and 917 deletions

View File

@ -8,7 +8,7 @@ from django.utils import timezone
from django.utils.translation import gettext_lazy as _
from django_q.models import Success
from django_q.monitor import Stat
from django_q.status import Stat
import InvenTree.email
import InvenTree.ready