Update meilisearch client

This commit is contained in:
2022-08-09 16:45:39 +03:00
parent 727d30d53f
commit 596a1d8899
2 changed files with 20 additions and 40 deletions

View File

@@ -15,7 +15,7 @@ fastapi-pagination = {extras = ["ormar"], version = "^0.9.3"}
orjson = "^3.6.8"
aioredis = "^2.0.1"
httpx = ">=0.23.0"
meilisearch = "^0.18.3"
meilisearch = "^0.19.1"
prometheus-fastapi-instrumentator = "^5.8.1"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"