tillwenke commited on
Commit
83c5e45
·
verified ·
1 Parent(s): 57acd60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  datasets>=3.2.0
2
  huggingface-hub>=0.27.1
3
- pandas==2.2.3
 
 
1
  datasets>=3.2.0
2
  huggingface-hub>=0.27.1
3
+ pandas==2.2.3
4
+ tqdm==4.67.1