Skip to content

Commit

Permalink
Add packaging, used in sentry integration (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
atanas-balevsky committed Sep 19, 2024
1 parent 0e45eb8 commit 378bb93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.8"
starlette = ">=0.18"
packaging = "*"
celery = { version = '*', optional = true }

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 378bb93

Please sign in to comment.