mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2026-03-03 15:10:51 +01:00
Add gunicorn_pushgateway_workers
This commit is contained in:
25
poetry.lock
generated
25
poetry.lock
generated
@@ -369,6 +369,29 @@ gevent = ["gevent (>=1.4.0)"]
|
||||
setproctitle = ["setproctitle"]
|
||||
tornado = ["tornado (>=0.2)"]
|
||||
|
||||
[[package]]
|
||||
name = "gunicorn-pushgateway-workers"
|
||||
version = "0.1.2"
|
||||
description = ""
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = "^3.9"
|
||||
files = []
|
||||
develop = false
|
||||
|
||||
[package.dependencies]
|
||||
prometheus-client = "^0.15.0"
|
||||
pydantic = "^1.10.2"
|
||||
|
||||
[package.extras]
|
||||
uvicorn = ["uvicorn (>=0.20.0,<0.21.0)"]
|
||||
|
||||
[package.source]
|
||||
type = "git"
|
||||
url = "https://github.com/speechki-book/gunicorn-pushgateway-workers.git"
|
||||
reference = "v0.1.3"
|
||||
resolved_reference = "b8618605cda9dab6a8bf7751e48b370f691cc981"
|
||||
|
||||
[[package]]
|
||||
name = "h11"
|
||||
version = "0.14.0"
|
||||
@@ -1516,4 +1539,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "371a35581599b7e1969d893044905186a1e3d7412fa0035b11b275b7e8a07ea6"
|
||||
content-hash = "4a27ab4bd99df188c2de8f245d3500ad67ed2a3009e2a07b713d8f941ce6b22d"
|
||||
|
||||
Reference in New Issue
Block a user