Skip to content

Commit ef985db

Browse files
authored
Specify tqdm to be less than or equal to v4.48.0 (#1293)
1 parent 002b595 commit ef985db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest-cov
66
pytest-xdist
77
dill
88
# Test contrib dependencies
9-
tqdm
9+
tqdm<=4.48.0
1010
scikit-learn
1111
matplotlib
1212
tensorboardX

0 commit comments

Comments
 (0)