We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cce48a commit a48290bCopy full SHA for a48290b
pyproject.toml
@@ -36,7 +36,7 @@ sqlite = ["sqlalchemy[asyncio,aiosqlite]>=2.0.0"]
36
sql = ["sqlalchemy[asyncio,postgresql-asyncpg,aiomysql,aiosqlite]>=2.0.0"]
37
encryption = ["cryptography>=43.0.0"]
38
grpc = ["grpcio>=1.60", "grpcio-tools>=1.60", "grpcio_reflection>=1.7.0", "protobuf==5.29.5", "google-api-core>=1.26.0"]
39
-telemetry = ["opentelemetry-api>=1.33.0", "opentelemetry-sdk>=1.33.0", "opentelemetry-semantic-conventions>=0.55b1"]
+telemetry = ["opentelemetry-api>=1.33.0", "opentelemetry-sdk>=1.33.0"]
40
41
[project.urls]
42
homepage = "https://a2a-protocol.org/"
0 commit comments