diff --git a/setup.py b/setup.py index 458f0614..ff60eb35 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ "python-multipart==0.0.12", "email-validator==2.2.0", "structlog==24.4.0", - "pyicu==2.13.1", + "pyicu==2.14", "jellyfish==1.1.0", "orjson==3.10.9", "text-unidecode==1.3",