build(pip): freeze missing deps for metrics supports

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-17 17:57:13 +08:00
parent d5e42d31a4
commit 13c883966e
5 changed files with 9 additions and 5 deletions

View File

@ -13,3 +13,4 @@ httpx
pydantic-settings
python-jose
passlib[bcrypt]
prometheus-fastapi-instrumentator==7.0.2

View File

@ -13,3 +13,4 @@ python-jose
azure-storage-blob==12.22.0
azure-identity
azure-core[aio]
prometheus-fastapi-instrumentator==7.0.2

View File

@ -31,3 +31,4 @@ azure-identity
azure-core[aio]
sendgrid
httpx
prometheus-fastapi-instrumentator==7.0.2

View File

@ -12,3 +12,4 @@ twilio
pydantic-settings
python-multipart
python-jose
prometheus-fastapi-instrumentator==7.0.2

View File

@ -9,7 +9,7 @@ beanie==1.21.0
jieba==0.42.1
sendgrid
stripe==8.1.0
prometheus_fastapi_instrumentator==7.0.2
prometheus-fastapi-instrumentator==7.0.2
aio-pika
httpx
pydantic-settings