Skip to content

Commit

Permalink
fix: add pandas to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe-Levin committed Nov 8, 2024
1 parent f189511 commit a76a332
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 @@ -48,6 +48,7 @@ pytest-benchmark = "^4.0.0"
requests = "^2.32.3"
types-requests = "^2.32.0.20240907"
pyarrow = "^17.0.0"
pandas = "*"

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

0 comments on commit a76a332

Please sign in to comment.