Skip to content

Commit

Permalink
drop pandas with gpl license
Browse files Browse the repository at this point in the history
  • Loading branch information
SunnyR committed Jun 8, 2024
1 parent 64338cc commit f4eab5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 173 deletions.
178 changes: 6 additions & 172 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ python = "~3.12"
django = "~4.2"
djangorestframework = "^3.15"
chardet = "^5.2"
tablib = {extras = ["all"], version = "^3.6"}
tablib = {extras = ["html", "ods", "xls", "xlsx", "yaml"], version = "^3.6"}

[tool.poetry.dev-dependencies]
pre-commit = "3.7.1"
Expand Down

0 comments on commit f4eab5e

Please sign in to comment.