Merged PR 42: build(pip): freeze missing deps for metrics supports
build(pip): freeze missing deps for metrics supports Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
commit
0f6e4731e3
@ -13,4 +13,4 @@ httpx
|
||||
pydantic-settings
|
||||
python-jose
|
||||
passlib[bcrypt]
|
||||
prometheus_fastapi_instrumentator==7.0.2
|
||||
prometheus-fastapi-instrumentator==7.0.2
|
||||
@ -13,4 +13,4 @@ python-jose
|
||||
azure-storage-blob==12.22.0
|
||||
azure-identity
|
||||
azure-core[aio]
|
||||
prometheus_fastapi_instrumentator==7.0.2
|
||||
prometheus-fastapi-instrumentator==7.0.2
|
||||
@ -1,4 +1,4 @@
|
||||
fastapi==0.114.0
|
||||
fastapi==0.100.1
|
||||
fastapi-mail==1.4.1
|
||||
loguru~=0.6.0
|
||||
uvicorn==0.23.2
|
||||
@ -31,4 +31,4 @@ azure-identity
|
||||
azure-core[aio]
|
||||
sendgrid
|
||||
httpx
|
||||
prometheus_fastapi_instrumentator==7.0.2
|
||||
prometheus-fastapi-instrumentator==7.0.2
|
||||
@ -12,4 +12,4 @@ twilio
|
||||
pydantic-settings
|
||||
python-multipart
|
||||
python-jose
|
||||
prometheus_fastapi_instrumentator==7.0.2
|
||||
prometheus-fastapi-instrumentator==7.0.2
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user