taggit: update version since we are on bullseye (#74895)
gitea/barbacompta/pipeline/head There was a failure building this commit Details

This commit is contained in:
Pierre Ducroquet 2023-02-27 13:46:56 +01:00
parent ead7d9c387
commit 30bd1db680
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ install_requires = [
'django-model-utils<4',
'factur-x',
'requests',
'django-taggit==0.24.0', # 0.24.0 is available in buster
'django-taggit==2.1.0', # 2.1.0 is available in bullseye
'XStatic-Select2',
'gadjo',
'django-mellon',