From 667a13e54599424350cb809084beaf644022e254 Mon Sep 17 00:00:00 2001 From: Vivaan Verma Date: Thu, 12 Aug 2021 10:15:16 +0100 Subject: chore: Update django-simple-bulma from v2.1 to v2.4 This is needed because the flexbox helper classes were only introduced in later versions (Bulma v0.9.1 and djano-simple-bulma v2.4.0) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 5bbf86ee..c9525148 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ django-filter = "~=2.1.0" django-hosts = "~=4.0" djangorestframework = "~=3.11.0" psycopg2-binary = "~=2.8" -django-simple-bulma = "~=2.1" +django-simple-bulma = "~=2.4" whitenoise = "~=5.0" requests = "~=2.21" pyyaml = "~=5.1" -- cgit v1.2.3