Skip to content

Commit

Permalink
add xlrd missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AlisoSouza committed Mar 4, 2024
1 parent 72b8b29 commit bc29ee8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
18 changes: 17 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ pydantic = "2.3.0"
celery = "^5.3.6"
redis = "^5.0.1"
sentry-sdk = {extras = ["fastapi"], version = "^1.35.0"}
xlrd = "^2.0.1"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit bc29ee8

Please sign in to comment.