DOMMETI commited on
Commit
7827829
·
verified ·
1 Parent(s): 78f270c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=5.0.0
2
- pandas
3
- openpyxl
4
- huggingface_hub
 
1
+ gradio>=4.0.0
2
+ pandas>=2.0.0
3
+ openpyxl>=3.1.0
4
+ huggingface_hub>=0.20.0