Add meilisearch

This commit is contained in:
2022-02-08 21:11:54 +03:00
parent c759e0edc0
commit df7db6a01f
11 changed files with 204 additions and 35 deletions

View File

@@ -18,6 +18,7 @@ aiologger = "^0.6.1"
orjson = "^3.6.4"
aioredis = "^2.0.0"
httpx = "^0.22.0"
meilisearch = "^0.18.0"
[tool.poetry.dev-dependencies]
pytest = "^5.2"