build(pip): freeze missing deps for metrics supports
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
d5e42d31a4
commit
13c883966e
@ -12,4 +12,5 @@ aio-pika
|
|||||||
httpx
|
httpx
|
||||||
pydantic-settings
|
pydantic-settings
|
||||||
python-jose
|
python-jose
|
||||||
passlib[bcrypt]
|
passlib[bcrypt]
|
||||||
|
prometheus-fastapi-instrumentator==7.0.2
|
||||||
@ -12,4 +12,5 @@ python-multipart
|
|||||||
python-jose
|
python-jose
|
||||||
azure-storage-blob==12.22.0
|
azure-storage-blob==12.22.0
|
||||||
azure-identity
|
azure-identity
|
||||||
azure-core[aio]
|
azure-core[aio]
|
||||||
|
prometheus-fastapi-instrumentator==7.0.2
|
||||||
@ -30,4 +30,5 @@ azure-storage-blob[aio]
|
|||||||
azure-identity
|
azure-identity
|
||||||
azure-core[aio]
|
azure-core[aio]
|
||||||
sendgrid
|
sendgrid
|
||||||
httpx
|
httpx
|
||||||
|
prometheus-fastapi-instrumentator==7.0.2
|
||||||
@ -11,4 +11,5 @@ aio-pika
|
|||||||
twilio
|
twilio
|
||||||
pydantic-settings
|
pydantic-settings
|
||||||
python-multipart
|
python-multipart
|
||||||
python-jose
|
python-jose
|
||||||
|
prometheus-fastapi-instrumentator==7.0.2
|
||||||
@ -9,7 +9,7 @@ beanie==1.21.0
|
|||||||
jieba==0.42.1
|
jieba==0.42.1
|
||||||
sendgrid
|
sendgrid
|
||||||
stripe==8.1.0
|
stripe==8.1.0
|
||||||
prometheus_fastapi_instrumentator==7.0.2
|
prometheus-fastapi-instrumentator==7.0.2
|
||||||
aio-pika
|
aio-pika
|
||||||
httpx
|
httpx
|
||||||
pydantic-settings
|
pydantic-settings
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user