diff --git a/setup.py b/setup.py index f58e6b42..021ae40d 100644 --- a/setup.py +++ b/setup.py @@ -24,15 +24,15 @@ "aiofiles==23.2.1", "types-aiofiles>=23.1.0.4,<23.3", "aiohttp[speedups]==3.8.6", - "elasticsearch[async]==8.10.0", - "fastapi==0.103.2", + "elasticsearch[async]==8.10.1", + "fastapi==0.104.0", "uvicorn[standard]==0.23.2", "python-multipart==0.0.6", - "email-validator==2.0.0.post2", - "structlog==23.1.0", + "email-validator==2.0.0.post1", + "structlog==23.2.0", "pyicu==2.11", "jellyfish==1.0.1", - "orjson==3.9.7", + "orjson==3.9.10", "text-unidecode==1.3", "click==8.1.6", "normality==2.5.0",