diff options
author | 2020-11-14 11:44:12 +0200 | |
---|---|---|
committer | 2020-11-14 11:44:12 +0200 | |
commit | 6db7b4f5191a78dc816235b25b3085f61887452d (patch) | |
tree | 00e303b0946fe60f8c2f0d2b959e3e4349341bd4 /Pipfile | |
parent | Create as_icon templatetag and tests for it (diff) |
Push Django Simple Bulma version
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ django-hosts = "~=4.0" djangorestframework = "~=3.11.0" djangorestframework-bulk = "~=0.2.1" psycopg2-binary = "~=2.8" -django-simple-bulma = "~=1.2" +django-simple-bulma = "~=2.1" whitenoise = "~=5.0" requests = "~=2.21" pyyaml = "~=5.1" |