Bump django-statici18n to 2.3.*

This commit is contained in:
Raphael Michel
2022-10-06 14:26:53 +02:00
parent c73ede81ae
commit 632e441c24

View File

@@ -187,7 +187,7 @@ setup(
'django-phonenumber-field==7.0.*',
'django-redis==5.0.*',
'django-scopes==1.2.*',
'django-statici18n==2.2.*',
'django-statici18n==2.3.*',
'djangorestframework==3.13.*',
'dnspython<2.0', # do not upgrade, causes issues with eventlet / gunicorn 19 and we cannot upgrade gunicorn right now
'drf_ujson2==1.6.*',