Skip to content

Commit fe343ee

Browse files
committed
📌 bump tqdm version
1 parent 9f11e3d commit fe343ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
# for downloading datasets over HTTPS
7373
"requests>=2.19.0",
7474
# progress bars in download and scripts
75-
"tqdm>=4.27",
75+
"tqdm>=4.43.0",
7676
# dataclasses for Python versions that don't have it
7777
"dataclasses;python_version<'3.7'",
7878
# for fast hashing

0 commit comments

Comments
 (0)