Abhishek Thakur commited on
Commit
6f8463e
·
1 Parent(s): e23a2a1

downgrade pandas

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.12.0
2
  joblib==1.3.2
3
  loguru==0.7.2
4
- pandas==2.1.4
5
  huggingface_hub==0.20.1
6
  tabulate==0.9.0
7
  markdown==3.5.1
 
1
  gradio==4.12.0
2
  joblib==1.3.2
3
  loguru==0.7.2
4
+ pandas==2.0.3
5
  huggingface_hub==0.20.1
6
  tabulate==0.9.0
7
  markdown==3.5.1