ssboost commited on
Commit
06d652f
·
verified ·
1 Parent(s): 49c5003

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
 
1
  gradio
2
- pandas
3
- requests
4
- google-generativeai
5
- xlsxwriter
6
- beautifulsoup4
7
- fpdf
 
1
+
2
  gradio
3
+ gradio_client>=0.8.0
4
+ pandas>=1.5.0
5
+ numpy>=1.21.0
6
+ python-dotenv>=1.0.0
7
+ openpyxl>=3.0.0