Skip to content

Commit

Permalink
updated dep (#4)
Browse files Browse the repository at this point in the history
kirankumar-grootan authored Nov 18, 2024
1 parent 787a866 commit 0222a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ readme = "README.md"
version = "0.1.0"
requires-python = ">= 3.8"
dependencies = [
"opentelemetry-api==1.24.0",
"opentelemetry-sdk==1.24.0",
"opentelemetry-api==1.27.0",
"opentelemetry-sdk==1.27.0",
"pyroscope-io==0.8.7"
]
license = {file = "LICENSE"}

0 comments on commit 0222a96

Please sign in to comment.