Skip to content

Commit

Permalink
added missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
hamshkhawar committed Dec 12, 2024
1 parent e75c020 commit 45363da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transforms/tabular-thresholding-tool/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ filepattern = "^2.0.4"
typer = "^0.7.0"
tqdm = "^4.64.1"
pyarrow = ">=16.0,<17.0"
pandas = "^2.2.3"
numpy = "1.26.4"


Expand Down

0 comments on commit 45363da

Please sign in to comment.