setup: allow micro django-ckeditor updates (#41233)

This commit is contained in:
Frédéric Péters 2020-04-01 16:37:01 +02:00
parent 709b9f1844
commit 25e0957b6b
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ setup(
url = "http://wcs.labs.libre-entreprise.org",
install_requires=[
'gadjo>=0.53',
'django-ckeditor<=4.5.3',
'django-ckeditor<4.5.4',
'django-ratelimit<3',
'XStatic-Leaflet',
'XStatic-Leaflet-GestureHandling',