Skip to content

Commit

Permalink
Revert "Remove unused excel libraries"
Browse files Browse the repository at this point in the history
This reverts commit 64833be.
  • Loading branch information
rowanseymour committed Jul 17, 2024
1 parent 64833be commit ed7c979
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 57 deletions.
136 changes: 79 additions & 57 deletions poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Django = ">= 4.0, < 5.1"
celery = ">= 5.1"
redis = ">= 3.5.3"
sqlparse = ">=0.4.1,<0.6.0"
xlrd = "^1.2.0"
xlwt = "^1.3.0"

[tool.poetry.dev-dependencies]
black = "^24.3.0"
Expand Down

0 comments on commit ed7c979

Please sign in to comment.