diff --git a/setup.py b/setup.py index 5105ad2c..26b87b60 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ "structlog==24.1.0", "pyicu==2.13.1", "jellyfish==1.0.3", - "orjson==3.10.1", + "orjson==3.10.3", "text-unidecode==1.3", "click==8.1.6", "normality==2.5.0",