File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ dependencies = [
5252 " opentelemetry-instrumentation-psycopg>=0.54b1" ,
5353 " opentelemetry-instrumentation-sqlalchemy>=0.54b1" ,
5454 " opentelemetry-instrumentation-asyncio>=0.54b1" ,
55+ " opentelemetry-instrumentation-asgi>=0.46b0" ,
5556 " orjson>=3.10.18" ,
5657]
5758dynamic = [" version" ]
@@ -61,14 +62,12 @@ authors = [{ name = "community-of-python" }]
6162fastapi = [
6263 " fastapi>=0.100" ,
6364 " fastapi-offline-docs>=1" ,
64- " opentelemetry-instrumentation-asgi>=0.46b0" ,
6565 " opentelemetry-instrumentation-fastapi>=0.46b0" ,
6666 " prometheus-fastapi-instrumentator>=6.1" ,
6767]
6868litestar = [
6969 " litestar>=2.9" ,
7070 " litestar-offline-docs>=1" ,
71- " opentelemetry-instrumentation-asgi>=0.46b0" ,
7271 " prometheus-client>=0.20" ,
7372]
7473granian = [" granian[reload]>=1" ]
You can’t perform that action at this time.
0 commit comments