setup: allow django-taggit 3.1.0 (#81954)
gitea/welco/pipeline/head This commit looks good Details

This commit is contained in:
Valentin Deniaud 2023-12-18 11:06:25 +01:00
parent ebc92cfc7f
commit c3eb561c16
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',