From f5cf7b2e7872fc19633321713965763d1890b495 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 7 Jan 2024 20:36:57 +0100 Subject: [PATCH] fixed reqs --- requirements.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1921cc1d57..4f0e76d36c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,9 @@ attrs==23.1.0 babel==2.13.1 # via py-moneyed bleach[css]==6.1.0 - # via django-markdownify + # via + # bleach + # django-markdownify brotli==1.1.0 # via fonttools certifi==2023.7.22 @@ -162,7 +164,9 @@ et-xmlfile==1.1.0 feedparser==6.0.10 # via -r requirements.in fonttools[woff]==4.44.0 - # via weasyprint + # via + # fonttools + # weasyprint gunicorn==21.2.0 # via -r requirements.in html5lib==1.1 @@ -221,6 +225,7 @@ pyjwt[crypto]==2.8.0 # via # django-allauth # djangorestframework-simplejwt + # pyjwt pyphen==0.14.0 # via weasyprint pypng==0.20220715.0