Skip to content

Commit

Permalink
fix: add openpyxl to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe-Levin committed Nov 11, 2024
1 parent 1988bb1 commit 89e859f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions space2stats_api/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ requests = "^2.32.3"
types-requests = "^2.32.0.20240907"
pyarrow = "^17.0.0"
pandas = "^2.2.3"
openpyxl = "*"

[tool.poetry.scripts]
space2stats-ingest = "space2stats_ingest.cli:app"
Expand Down

0 comments on commit 89e859f

Please sign in to comment.