Skip to content

Commit

Permalink
fix: add tqdm (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
cih9088 authored Mar 22, 2023
1 parent 1f8e45e commit d14f49b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Pillow>=6.1.0
ruamel.yaml>=0.17.0
shapely>=1.7
typing_extensions>=3.7.4.3
tqdm

pycocotools>=2.0.4; platform_system != "Windows" or python_version >= '3.9'

Expand Down

0 comments on commit d14f49b

Please sign in to comment.