setup: allow django-taggit 3.1.0 (#81954) #7

Merged
vdeniaud merged 1 commits from wip/81954--fonctionner-avec-django-taggit- into main 2023-12-18 12:42:44 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ setup(
'gadjo',
'django-ckeditor<4.5.4',
'django-haystack<3.2.2',
'django-taggit<3',
'django-taggit<3.1.1',
'djangorestframework>=3.3,<3.15',
'requests',
'whoosh',