Skip to content

Commit

Permalink
DEP: Add pydash dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Dec 16, 2024
1 parent 31578b3 commit d2869e0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
19 changes: 18 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 @@ -37,6 +37,7 @@ h5py = { version = "^3.6", optional = true }
twined = "0.6.0"
packaging = ">=20.4"
google-cloud-bigquery = "^3.18.0"
pydash = "^8.0.4"

[tool.poetry.extras]
hdf5 = ["h5py"]
Expand Down

0 comments on commit d2869e0

Please sign in to comment.