From 18e5893cc2565ed67c55372dcca7b45beed39e8c Mon Sep 17 00:00:00 2001 From: Tris Forster Date: Sat, 19 Nov 2022 22:33:21 +1100 Subject: [PATCH] Updated requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59f1452..7df64ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ asgiref==3.4.1 boto3==1.18.34 botocore==1.21.34 +crispy-bulma==0.8.0 Django==3.2.7 django-byostorage @ git+https://gitea.tfconsulting.com.au/tris/django-byostorage.git@c67d636d2457faa57644cd812ca1b5a916e23766 +django-crispy-forms==1.14.0 django-markdown2==0.3.1 -jmespath==0.10.0 markdown2==2.4.1 python-dateutil==2.8.2 pytz==2021.1 -s3transfer==0.5.0 six==1.16.0 sqlparse==0.4.1 urllib3==1.26.6