Skip to content

Commit 0c84a4a

Browse files
Add tqdm to project dependencies
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
1 parent faa6a7b commit 0c84a4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ classifiers = [
4343

4444
dependencies = [
4545
"ultralytics",
46+
"tqdm",
4647
]
4748

4849
[project.scripts]

0 commit comments

Comments
 (0)