From 94afc0259b4daf20e6be2bb09f203b113ce2ad0a Mon Sep 17 00:00:00 2001 From: Patrick Mayr Date: Wed, 12 Jan 2022 21:17:28 +0000 Subject: [PATCH] update django-taggit to a commit --- fet2020/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fet2020/requirements.txt b/fet2020/requirements.txt index b9939708..2657da2f 100644 --- a/fet2020/requirements.txt +++ b/fet2020/requirements.txt @@ -5,7 +5,7 @@ django-environ==0.8.1 django-filter==21.1 django-static-jquery-ui==1.12.1.1 django-softhyphen==1.1.0 -django-taggit==2.0.0 +git+https://github.com/jazzband/django-taggit.git@d0833966d357ed1e1b9b1f40c39c1ed99affbf9b djangorestframework==3.13.1 configparser==5.0.2 docutils==0.18.1