diff --git a/setup.py b/setup.py index 458f0614..d15c5081 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ "followthemoney==3.7.4", "nomenklatura==3.13.1", "rigour==0.6.1", - "asyncstdlib==3.12.5", + "asyncstdlib==3.13.0", "aiocron==1.8", "aiocsv==1.3.2", "aiofiles==24.1.0", @@ -27,15 +27,15 @@ "elasticsearch[async]==8.15.1", "opensearch-py[async]==2.7.1", "boto3>=1.34.144,<1.36.0", - "fastapi==0.115.2", + "fastapi==0.115.4", "uvicorn[standard]==0.32.0", "httpx[http2]==0.27.2", - "python-multipart==0.0.12", + "python-multipart==0.0.17", "email-validator==2.2.0", "structlog==24.4.0", - "pyicu==2.13.1", + "pyicu==2.14", "jellyfish==1.1.0", - "orjson==3.10.9", + "orjson==3.10.10", "text-unidecode==1.3", "click==8.1.6", "normality==2.5.0",