Skip to content

Commit ffb39d0

Browse files
committed
Fixed small typo in requirements-dev.txt
1 parent a35714f commit ffb39d0

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
@@ -33,4 +33,4 @@ tensorflow==1.14.0
3333
torch==1.7.0 -f https://download.pytorch.org/whl/torch_stable.html
3434
torchvision==0.8.1
3535
xgboost==1.4.2
36-
tqdm = 4.67.1
36+
tqdm == 4.67.1

0 commit comments

Comments
 (0)