diff --git a/setup.py b/setup.py index 6cd9077afa..9a07d4b03f 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ "chardet<4.0", "pymongo>=3.8,<3.12", "croniter<0.4", - "python-dateutil<2.8", + "python-dateutil<2.9", "unidecode==0.04.21", "authlib>0.14,<0.15", "draftjs-exporter[lxml]<2.2",