mirror of
https://github.com/flibusta-apps/meilie_updater.git
synced 2025-12-06 15:15:37 +01:00
Add gunicorn
This commit is contained in:
@@ -12,6 +12,8 @@ meilisearch = "^0.18.0"
|
||||
asyncpg = "^0.25.0"
|
||||
uvicorn = {extras = ["standart"], version = "^0.17.1"}
|
||||
httpx = "^0.22.0"
|
||||
uvloop = "^0.16.0"
|
||||
gunicorn = "^20.1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pre-commit = "^2.17.0"
|
||||
|
||||
Reference in New Issue
Block a user