2nzi commited on
Commit
1892c37
·
1 Parent(s): fe10d2a

req update tqdm

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -17,4 +17,5 @@ shapely==2.0.2
17
  torch==2.1.0
18
  torchvision==0.16.0
19
 
20
- # Utilities
 
 
17
  torch==2.1.0
18
  torchvision==0.16.0
19
 
20
+ # Utilities
21
+ tqdm==4.66.1