diff --git a/setup.py b/setup.py index 47b707b..1400f4f 100644 --- a/setup.py +++ b/setup.py @@ -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',