Skip to content

Commit

Permalink
add tqdm to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Nov 15, 2023
1 parent 43025a0 commit e689316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies = [
"pyarrow >= 6.0.1",
"fsspec[http]",
"psutil",
"tqdm",
"typing-extensions >= 4.0.0; python_version < '3.10'",
"pickle5 >= 0.0.12; python_version < '3.8'"
]
Expand Down

0 comments on commit e689316

Please sign in to comment.