Skip to content

Commit

Permalink
fix: add tqdm as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vkt1414 committed Mar 24, 2024
1 parent 1d607e8 commit b9f8ba8
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 @@ -37,6 +37,7 @@ dependencies = [
"pandas<2.2",
"psutil",
"s5cmd",
"tqdm"
]

[project.optional-dependencies]
Expand Down

0 comments on commit b9f8ba8

Please sign in to comment.