We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787a866 commit 0222a96Copy full SHA for 0222a96
pyproject.toml
@@ -9,8 +9,8 @@ readme = "README.md"
9
version = "0.1.0"
10
requires-python = ">= 3.8"
11
dependencies = [
12
- "opentelemetry-api==1.24.0",
13
- "opentelemetry-sdk==1.24.0",
+ "opentelemetry-api==1.27.0",
+ "opentelemetry-sdk==1.27.0",
14
"pyroscope-io==0.8.7"
15
]
16
license = {file = "LICENSE"}
0 commit comments