mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fixes pre-commit warning
This commit is contained in:
parent
7714b00310
commit
712f27bb1c
@ -15,7 +15,9 @@ attrs==23.1.0
|
|||||||
babel==2.13.1
|
babel==2.13.1
|
||||||
# via py-moneyed
|
# via py-moneyed
|
||||||
bleach[css]==6.1.0
|
bleach[css]==6.1.0
|
||||||
# via django-markdownify
|
# via
|
||||||
|
# bleach
|
||||||
|
# django-markdownify
|
||||||
brotli==1.1.0
|
brotli==1.1.0
|
||||||
# via fonttools
|
# via fonttools
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
@ -162,7 +164,9 @@ et-xmlfile==1.1.0
|
|||||||
feedparser==6.0.10
|
feedparser==6.0.10
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
fonttools[woff]==4.44.0
|
fonttools[woff]==4.44.0
|
||||||
# via weasyprint
|
# via
|
||||||
|
# fonttools
|
||||||
|
# weasyprint
|
||||||
gunicorn==21.2.0
|
gunicorn==21.2.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
html5lib==1.1
|
html5lib==1.1
|
||||||
@ -221,6 +225,7 @@ pyjwt[crypto]==2.8.0
|
|||||||
# via
|
# via
|
||||||
# django-allauth
|
# django-allauth
|
||||||
# djangorestframework-simplejwt
|
# djangorestframework-simplejwt
|
||||||
|
# pyjwt
|
||||||
pyphen==0.14.0
|
pyphen==0.14.0
|
||||||
# via weasyprint
|
# via weasyprint
|
||||||
pypng==0.20220715.0
|
pypng==0.20220715.0
|
||||||
|
Loading…
Reference in New Issue
Block a user