Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 3f13917

Browse files
try to fix celery dep
1 parent 651e833 commit 3f13917

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ dev-dependencies = [
7979
"vcrpy",
8080
]
8181

82+
[tool.uv.dependencies]
83+
sentry-sdk = { version = "*", extras = ["celery"] }
8284

8385
[tool.uv.sources]
8486
codecovopentelem = { git = "https://github.com/codecov/opentelem-python", rev = "df1e241927d4794fc0e24f96431f0fb730edac21" }

0 commit comments

Comments
 (0)