mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-06 15:15:36 +01:00
Use gunicorn
This commit is contained in:
@@ -19,6 +19,7 @@ prometheus-fastapi-instrumentator = "^6.0.0"
|
||||
uvloop = "^0.17.0"
|
||||
sentry-sdk = "^1.22.2"
|
||||
redis = {extras = ["hiredis"], version = "^4.5.5"}
|
||||
gunicorn = "^20.1.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pre-commit = "^2.21.0"
|
||||
|
||||
Reference in New Issue
Block a user